Skip to content

Commit

Permalink
remove extra stop prank
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Lam committed Dec 19, 2023
1 parent b2b58f6 commit 33149c4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ contract NativeTokenDestinationTest is Test {
_DEFAULT_OTHER_BRIDGE_ADDRESS,
abi.encode(_DEFAULT_RECIPIENT, _DEFAULT_INITIAL_RESERVE_IMBALANCE)
);
vm.stopPrank();
}

function testTransferToSource() public {
Expand Down

0 comments on commit 33149c4

Please sign in to comment.