diff --git a/test/Forest.Tests/ForestContractTests_List.cs b/test/Forest.Tests/ForestContractTests_List.cs index a0f3fc2..a2f8459 100644 --- a/test/Forest.Tests/ForestContractTests_List.cs +++ b/test/Forest.Tests/ForestContractTests_List.cs @@ -3161,7 +3161,7 @@ await UserTokenContractStub.Approve.SendAsync(new ApproveInput() log1.Duration.DurationMinutes.ShouldBe(59); } -}*/ +} [Fact] public async void BatchCancelListTest() @@ -3259,5 +3259,5 @@ public async void BatchCancelListTest() listedNftInfo1.ShouldBeEmpty(); } -} +}*/ } \ No newline at end of file