mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-27 04:27:30 +00:00
clang-tidy
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user