Skip to content

Commit

Permalink
check inside web3
Browse files Browse the repository at this point in the history
  • Loading branch information
GregTheGreek committed Jul 22, 2020
1 parent 03d99db commit fe2989e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/e2e.ganache.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ echo " "
npx ganache-cli --noVMErrorsOnRPCResponse > /dev/null &
client=$!
npx wait-port 8545

la /home/runner/work/web3.js/web3.js/packages/web3/
la /home/runner/work/web3.js/web3.js/packages/web3/lib
# Test
GANACHE=true nyc --no-clean --silent _mocha -- \
--reporter spec \
Expand Down

0 comments on commit fe2989e

Please sign in to comment.