Skip to content

Commit

Permalink
See if skipping node has any effect..
Browse files Browse the repository at this point in the history
  • Loading branch information
cgewecke committed Feb 17, 2020
1 parent 1a87110 commit 4f57f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/e2e.windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cd windows_test
# Install web3 as dep
npm init --yes
npm install web3@e2e --save --registry http://localhost:4873
node ./basic_usage.js
#node ./basic_usage.js

# Shutdown verdaccio server
cd ..
Expand Down

0 comments on commit 4f57f86

Please sign in to comment.