Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
fyannch committed Jul 10, 2024
1 parent ca25737 commit 4c11671
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 @@ -2859,7 +2859,7 @@ public async void ListWithFixedPrice17Test()
}
}
*/
[Fact]
public async void ListWithFixedPrice18Test()
{
Expand Down Expand Up @@ -3077,7 +3077,7 @@ await UserTokenContractStub.Approve.SendAsync(new ApproveInput()
lo2.Duration.DurationMinutes.ShouldBe(4392 * 60);
}
}
*/

[Fact]
public async void ListWithFixedPrice20_4Test()
{
Expand Down

0 comments on commit 4c11671

Please sign in to comment.