mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-04 19:25:51 +00:00
Fix broken unit test case
This commit is contained in:
@@ -2025,7 +2025,7 @@ class Loan_test : public beast::unit_test::suite
|
||||
paymentComponents.trackedManagementFeeDelta);
|
||||
BEAST_EXPECT(
|
||||
paymentComponents.trackedValueDelta <=
|
||||
state.periodicPayment);
|
||||
roundedPeriodicPayment);
|
||||
|
||||
BEAST_EXPECT(
|
||||
state.paymentRemaining < 12 ||
|
||||
|
||||
Reference in New Issue
Block a user