diff --git a/src/test/app/NFToken_test.cpp b/src/test/app/NFToken_test.cpp index 529be59e77..08e18804bd 100644 --- a/src/test/app/NFToken_test.cpp +++ b/src/test/app/NFToken_test.cpp @@ -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