From 5b22d7a57498601cf0cd58e2fe6e4c7ba5152919 Mon Sep 17 00:00:00 2001 From: Mayukha Vadari Date: Mon, 6 Oct 2025 16:04:31 -0400 Subject: [PATCH] fix tests --- src/test/app/NFToken_test.cpp | 1 + 1 file changed, 1 insertion(+) 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