mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-19 18:15:50 +00:00
change failing txQ test
This commit is contained in:
@@ -2969,7 +2969,7 @@ public:
|
|||||||
// may not reduce to 8.
|
// may not reduce to 8.
|
||||||
env.close();
|
env.close();
|
||||||
checkMetrics(__LINE__, env, 9, 50, 6, 5, 256);
|
checkMetrics(__LINE__, env, 9, 50, 6, 5, 256);
|
||||||
BEAST_EXPECT(env.seq(alice) == aliceSeq + 13);
|
BEAST_EXPECT(env.seq(alice) == aliceSeq + 15);
|
||||||
|
|
||||||
// Close ledger 7. That should remove 7 more of alice's transactions.
|
// Close ledger 7. That should remove 7 more of alice's transactions.
|
||||||
env.close();
|
env.close();
|
||||||
|
|||||||
Reference in New Issue
Block a user