Update readme
This commit is contained in:
parent
aed88e234e
commit
6b9298fbc1
|
@ -18,7 +18,7 @@ for running all test. It by default uses the `StatusChain` network.
|
||||||
To use the `ropsten` network for testing using network name:
|
To use the `ropsten` network for testing using network name:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
go test -v ./e2e/... -network=3
|
go test -v ./e2e/... -network=rinkeby
|
||||||
```
|
```
|
||||||
|
|
||||||
To use the `rinkeby` network for testing using network id:
|
To use the `rinkeby` network for testing using network id:
|
||||||
|
|
Loading…
Reference in New Issue