From 78483ccdc9b92517822fd0f704cd83c7c19b8a26 Mon Sep 17 00:00:00 2001 From: Vito <5780819+Tapanito@users.noreply.github.com> Date: Fri, 12 Jun 2026 14:39:28 +0200 Subject: [PATCH] clang-tidy --- src/test/app/Invariants_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/app/Invariants_test.cpp b/src/test/app/Invariants_test.cpp index ab5b67b453..cb218b8464 100644 --- a/src/test/app/Invariants_test.cpp +++ b/src/test/app/Invariants_test.cpp @@ -4987,7 +4987,7 @@ class Invariants_test : public beast::unit_test::Suite sleVault->makeFieldAbsent(sfAccount); ov.rawInsert(sleVault); - STTx tx{ttVAULT_DELETE, [](STObject&) {}}; + STTx const tx{ttVAULT_DELETE, [](STObject&) {}}; test::StreamSink sink{beast::Severity::Warning}; beast::Journal const jlog{sink}; ApplyContext ac{