From 4c11671036e580f2db52b3b86ce2f01283d916a8 Mon Sep 17 00:00:00 2001 From: kevin Date: Wed, 10 Jul 2024 18:16:27 +0800 Subject: [PATCH] fix ut --- test/Forest.Tests/ForestContractTests_List.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Forest.Tests/ForestContractTests_List.cs b/test/Forest.Tests/ForestContractTests_List.cs index 01414dd..d7c4cab 100644 --- a/test/Forest.Tests/ForestContractTests_List.cs +++ b/test/Forest.Tests/ForestContractTests_List.cs @@ -2859,7 +2859,7 @@ public async void ListWithFixedPrice17Test() } } - +*/ [Fact] public async void ListWithFixedPrice18Test() { @@ -3077,7 +3077,7 @@ await UserTokenContractStub.Approve.SendAsync(new ApproveInput() lo2.Duration.DurationMinutes.ShouldBe(4392 * 60); } } -*/ + [Fact] public async void ListWithFixedPrice20_4Test() {