Skip to content

Commit

Permalink
Add comments to test
Browse files Browse the repository at this point in the history
  • Loading branch information
byshape authored Mar 5, 2025
1 parent ab8377d commit 6cc474d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/LimitOrderProtocol.js
Original file line number Diff line number Diff line change
Expand Up @@ -1319,8 +1319,8 @@ describe('LimitOrderProtocol', function () {
await ethOrders.connect(addr1).ethOrderDeposit(
order,
order.extension,
0,
0,
0, // maximumPremium
0, // auctionDuration
{ value: ether('0.3') },
);

Expand Down

0 comments on commit 6cc474d

Please sign in to comment.