Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hiep-immutable committed Aug 26, 2024
1 parent 8b09200 commit 8739256
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/multicall/GuardedMulticaller2.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -275,4 +275,7 @@ contract GuardedMulticaller2Test is Test {

gmc.execute(signer, ref, calls, deadline, signature);
}

// TODO: test reentrancy
function test_RevertWhen_ExecuteReentrant() public {}
}

0 comments on commit 8739256

Please sign in to comment.