mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-04 17:27:00 +00:00
Fix errors
This commit is contained in:
@@ -188,7 +188,7 @@ protected:
|
||||
void
|
||||
TearDown() override
|
||||
{
|
||||
spdlog::drop_all();
|
||||
spdlog::shutdown();
|
||||
if (LogService::initialized())
|
||||
LogService::reset();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user