mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-30 10:30:22 +00:00
fix tests
This commit is contained in:
@@ -3515,6 +3515,7 @@ class NFTokenBaseUtil_test : public beast::unit_test::suite
|
||||
// cancelled
|
||||
env(token::cancelOffer(issuer, {offer1}));
|
||||
env.close();
|
||||
buyerCount--;
|
||||
}
|
||||
// Ensure that owner counts are the same with and without the
|
||||
// amendment
|
||||
|
||||
Reference in New Issue
Block a user