Skip to content

Commit

Permalink
Set test anvil port
Browse files Browse the repository at this point in the history
  • Loading branch information
vdrg committed Nov 24, 2024
1 parent c8be619 commit 4aa3009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system-libraries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"build": "mud build",
"clean": "forge clean && shx rm -rf src/**/codegen",
"test": "mud test",
"test": "mud test --port 4243",
"test:ci": "pnpm run test"
},
"devDependencies": {
Expand Down

0 comments on commit 4aa3009

Please sign in to comment.