Skip to content

Commit

Permalink
updated new unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
EdNoepel committed Dec 14, 2023
1 parent fa8203c commit fecbdfa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,7 @@ contract ERC20PoolLiquidationsSettleRegressionTest is ERC20HelperContract {
reserves: 56.029327427592408135 * 1e18,
claimableReserves : 0,
claimableReservesRemaining: 374_644_125.812500127979859369 * 1e18,
auctionPrice: 1_000_000_000 * 1e18,
auctionPrice: 2.669199731428525342 * 1e18,
timeRemaining: 3 days
});
}
Expand Down

0 comments on commit fecbdfa

Please sign in to comment.