Skip to content

Commit

Permalink
Upgrade bridge dependency + minor adjustment (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunbreak1211 authored Sep 19, 2024
1 parent b879549 commit 370f3da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions test/Integration.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ contract IntegrationTest is DssTest {
owner: PAUSE_PROXY,
l2Gateway: address(l2Gateway),
l1Router: L1_ROUTER,
inbox: inbox,
escrow: ESCROW
inbox: inbox
});
assertEq(address(l1Gateway), l1Gateway_);

Expand Down

0 comments on commit 370f3da

Please sign in to comment.