Fix test loop

This commit is contained in:
Ed Hennis
2025-09-05 23:46:48 -04:00
parent e3358ad124
commit 24f58a2e94

View File

@@ -1041,7 +1041,7 @@ class Loan_test : public beast::unit_test::suite
lender})
{
// Freeze evan
deepfreeze(evan);
deepfreeze(account);
// Try to create a loan with a deep frozen line
env(set(evan,
@@ -1054,7 +1054,7 @@ class Loan_test : public beast::unit_test::suite
// Unfreeze evan
BEAST_EXPECT(unfreeze);
unfreeze(evan);
unfreeze(account);
// Ensure the line is unfrozen with a request that is fine
// except too it requests more principal than the broker can