Skip to content

Commit

Permalink
🚧
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed Dec 30, 2024
1 parent ec79d0e commit ee30d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "pnpm run --aggregate-output --workspace-concurrency 1 /test:/",
"test:fmt": "forge fmt --check",
"test:sizes": "forge build --sizes --skip test --skip script",
"test:coverage": "forge coverage --report lcov",
"test:coverage": "forge coverage --report lcov --force",
"test:gas": "FOUNDRY_PROFILE=snapshot forge snapshot --force --check",
"test:solhint": "solhint --max-warnings 0 '{src,script,test}/**/*.sol'",
"test:slither": "slither ."
Expand Down

0 comments on commit ee30d6c

Please sign in to comment.