replace forge test with pnpm gas-report

This commit is contained in:
Ricardo Guilherme Schmidt 2023-09-19 10:24:22 -03:00
parent aa8cee3b8f
commit 85ca91ccc9
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ Ensure you completed **all of the steps** below before submitting your pull requ
- [ ] Added natspec comments?
- [ ] Ran `forge snapshot`?
- [ ] Ran `pnpm lint`?
- [ ] Ran `forge test`?
- [ ] Ran `pnpm gas-report`?