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 bf97f92 commit d92d8e5
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 @@ -2440,7 +2440,7 @@ public async void Delist34Test_Price_Is_Null()

}

[Fact]
/* [Fact]
public async void Delist35Test()
{
//basic begin
Expand Down Expand Up @@ -2544,7 +2544,7 @@ public async void Delist36Test()
}
/* [Fact]
[Fact]
public async void Delist36Test_BatchDelistType_Is_Null()
{
//basic begin
Expand Down

0 comments on commit d92d8e5

Please sign in to comment.