Skip to content

Commit

Permalink
Tweak tests
Browse files Browse the repository at this point in the history
  • Loading branch information
eternauta1337 committed Feb 28, 2024
1 parent c86fb31 commit 90abf8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"scripts": {
"chain": "packages/ethernaut-cli/ethernaut net local --fork 'none'",
"chain": "packages/ethernaut-cli/ethernaut net local --fork 'none' --port 8545",
"build": "npm run build --workspaces",
"compile": "npm run compile --workspaces",
"lint": "eslint 'packages/**/*.js'",
Expand Down

0 comments on commit 90abf8a

Please sign in to comment.