Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
skosito committed Aug 5, 2024
1 parent 4740c65 commit 7c6080a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v2/test/ZRC20.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ contract ZRC20Test is Test, ZRC20Errors {

vm.prank(fungibleModule);
zrc20.updateProtocolFlatFee(protocolFlatFee);


uint256 balanceStart = zrc20.balanceOf(owner);
assertEq(100_000, balanceStart);
Expand Down

0 comments on commit 7c6080a

Please sign in to comment.