mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fix test
This commit is contained in:
@@ -4391,6 +4391,7 @@ TEST(DBTest, GroupCommitTest) {
|
||||
itr->Next();
|
||||
}
|
||||
ASSERT_TRUE(!itr->Valid());
|
||||
delete itr;
|
||||
|
||||
} while (ChangeOptions());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user