mirror of
https://github.com/status-im/status-go.git
synced 2025-03-04 00:21:01 +00:00
Update usage of direct network id
This commit is contained in:
parent
4d356e0873
commit
8207a2724d
@ -263,7 +263,7 @@ func (s *APIBackendTestSuite) TestRestartNode() {
|
||||
require.NotNil(s.Backend)
|
||||
|
||||
// get Ropsten config
|
||||
nodeConfig, err := e2e.MakeTestNodeConfig(params.RopstenNetworkID)
|
||||
nodeConfig, err := e2e.MakeTestNodeConfig(GetNetworkID())
|
||||
s.NoError(err)
|
||||
|
||||
s.False(s.Backend.IsNodeRunning())
|
||||
|
Loading…
x
Reference in New Issue
Block a user