From 6b9298fbc16372661e4357a060daf9b4f99d9baa Mon Sep 17 00:00:00 2001 From: Alexander Ewetumo Date: Tue, 24 Oct 2017 16:14:26 +0100 Subject: [PATCH] Update readme --- e2e/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/README.md b/e2e/README.md index 31b02efa2..915b0df41 100644 --- a/e2e/README.md +++ b/e2e/README.md @@ -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: ```bash -go test -v ./e2e/... -network=3 +go test -v ./e2e/... -network=rinkeby ``` To use the `rinkeby` network for testing using network id: