Skip to content

Commit

Permalink
chore: not a forked test
Browse files Browse the repository at this point in the history
  • Loading branch information
meetmangukiya committed Sep 13, 2024
1 parent fea6880 commit 4a9bb87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/ZeroExTrade.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ using SettlementEncoder for SettlementEncoder.State;
using TokenRegistry for TokenRegistry.State;
using TokenRegistry for Registry;

contract ZeroExTradeTest is Helper(true) {
contract ZeroExTradeTest is Helper(false) {
IERC20Mintable OWL;
IERC20Mintable GNO;

Expand Down

0 comments on commit 4a9bb87

Please sign in to comment.