mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Reinforce Env Application log severity
This commit is contained in:
@@ -158,6 +158,7 @@ Env::AppBundle::AppBundle(beast::unit_test::suite& suite,
|
||||
app = owned.get();
|
||||
app->logs().severity(beast::Journal::kError);
|
||||
app->setup();
|
||||
app->logs().severity(beast::Journal::kError);
|
||||
timeKeeper->set(
|
||||
app->getLedgerMaster().getClosedLedger()->info().closeTime);
|
||||
app->doStart();
|
||||
|
||||
Reference in New Issue
Block a user