Skip to content

Commit 42be3f1

Browse files
authored
Migrate tests from Hardhat to Foundy's Forge (#278)
1 parent 5af4f52 commit 42be3f1

37 files changed

+1713
-3172
lines changed

BUILD.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ To build and test the contracts:
1515

1616
```
1717
forge test -vvv
18-
yarn test
1918
```
2019

2120
## Solidity Linter

contracts/test/allowlist/OperatorAllowlist.sol

Lines changed: 0 additions & 178 deletions
This file was deleted.

contracts/trading/seaport/test/SeaportTestContracts.sol

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)