Try to fix timing of LedgerMaster test

This commit is contained in:
Ed Hennis
2025-07-21 15:14:42 -04:00
parent 69cf18158b
commit e091d55561

View File

@@ -145,6 +145,7 @@ class LedgerMaster_test : public beast::unit_test::suite
LedgerIndex minSeq = 2;
LedgerIndex maxSeq = env.closed()->info().seq;
auto& store = env.app().getSHAMapStore();
store.rendezvous();
LedgerIndex lastRotated = store.getLastRotated();
BEAST_EXPECTS(maxSeq == 3, to_string(maxSeq));
BEAST_EXPECTS(