Skip to content

Commit

Permalink
Add another network-timeout for mosaic E2E
Browse files Browse the repository at this point in the history
  • Loading branch information
cgewecke committed Jan 21, 2020
1 parent fef8e31 commit d9ac8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/e2e.mosaic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ echo "Installing updated web3 via virtual registry "
echo ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>"

git submodule update --init --recursive
yarn --registry http://localhost:4873
yarn --registry http://localhost:4873 --network-timeout 100000

yarn add web3@e2e --registry http://localhost:4873 --network-timeout 100000

Expand Down

0 comments on commit d9ac8c1

Please sign in to comment.