Skip to content

Commit

Permalink
Update InboxTest_BondMechanics.t.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
dantaik committed Jan 14, 2025
1 parent 1c90f3f commit 6b443e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ contract InboxTest_BondMechanics is InboxTestBase {
_proveBatchesWithCorrectTransitions(batchIds);

assertEq(inbox.bondBalanceOf(Alice), bondAmount);
}
}

function test_inbox_bonds_debited_on_proposal_not_credited_back_if_proved_after_deadline()
external
Expand Down

0 comments on commit 6b443e8

Please sign in to comment.