Skip to content

Commit

Permalink
fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
amiecorso committed Oct 16, 2024
1 parent 4a15e07 commit 626b16a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/src/SpendPermissions/permitAndSpend.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ contract PermitAndSpendTest is SpendPermissionManagerBase {

function test_permitAndSpend_revert_invalidSender(
address sender,
address account,
address spender,
address permissionSigner,
address recipient,
uint48 start,
uint48 end,
Expand Down

0 comments on commit 626b16a

Please sign in to comment.