From 36fe2ea5907917c938eeb2f982ab6473355f982d Mon Sep 17 00:00:00 2001 From: Vito <5780819+Tapanito@users.noreply.github.com> Date: Wed, 4 Feb 2026 11:31:58 +0100 Subject: [PATCH] fixes a typo --- src/test/app/LoanBroker_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/app/LoanBroker_test.cpp b/src/test/app/LoanBroker_test.cpp index d7d5d1a4ea..eae6da62f1 100644 --- a/src/test/app/LoanBroker_test.cpp +++ b/src/test/app/LoanBroker_test.cpp @@ -2038,7 +2038,7 @@ class LoanBroker_test : public beast::unit_test::Suite testcase("testFixAmendmentEnabled"); Env env{*this}; - BEAST_EXPECT(env.enabled(fixLendingProtocolv1_1)); + BEAST_EXPECT(env.enabled(fixLendingProtocolV1_1)); } // Exercises canApplyToBrokerCover (fixCleanup3_2_0): a deposit, withdraw,