Fix broken unit test case

This commit is contained in:
Ed Hennis
2025-10-28 18:46:02 -04:00
parent 0febc60cbe
commit d0c60cdf59

View File

@@ -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 ||