From f0233ee93f56a9bf3a59a6ae94654febf7ec0308 Mon Sep 17 00:00:00 2001 From: Vito <5780819+Tapanito@users.noreply.github.com> Date: Thu, 27 Nov 2025 15:38:52 +0100 Subject: [PATCH] fixes formatting issues --- src/test/app/LendingHelpers_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/app/LendingHelpers_test.cpp b/src/test/app/LendingHelpers_test.cpp index cf0d140ccc..45619d7320 100644 --- a/src/test/app/LendingHelpers_test.cpp +++ b/src/test/app/LendingHelpers_test.cpp @@ -71,4 +71,4 @@ public: BEAST_DEFINE_TESTSUITE(LendingHelpers, app, ripple); } // namespace test -} // namespace ripple \ No newline at end of file +} // namespace ripple