mirror of
https://github.com/status-im/status-go.git
synced 2025-02-11 14:26:53 +00:00
fix(functional-tests)_: disable testnet (#6181)
This commit is contained in:
parent
616a760985
commit
943ae13358
@ -94,7 +94,7 @@ class StatusBackend(RpcClient, SignalClient):
|
||||
"customizationColor": "blue",
|
||||
"logEnabled": True,
|
||||
"logLevel": "DEBUG",
|
||||
"testNetworksEnabled": True,
|
||||
"testNetworksEnabled": False,
|
||||
"networkId": 31337,
|
||||
"networksOverride": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user