Skip to content

Commit

Permalink
add ut
Browse files Browse the repository at this point in the history
  • Loading branch information
fyannch committed Jul 11, 2024
1 parent acabcb5 commit 09a62c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/Forest.Tests/ForestContractTests_List.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2491,7 +2491,7 @@ public async void Delist35Test()
executionResult1.TransactionResult.Logs.Count.ShouldBe(0);
}*/

[Fact]
/* [Fact]
public async void Delist36Test()
{
//basic begin
Expand Down Expand Up @@ -2932,7 +2932,7 @@ await UserTokenContractStub.Approve.SendAsync(new ApproveInput()
log1.Duration.DurationMinutes.ShouldBe(59);
}
}
}*/

/* [Fact]
public async void ListWithFixedPrice20Test()
Expand Down

0 comments on commit 09a62c4

Please sign in to comment.