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 99d2b15 commit 3f00f6d
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 @@ -3161,7 +3161,7 @@ await UserTokenContractStub.Approve.SendAsync(new ApproveInput()
log1.Duration.DurationMinutes.ShouldBe(59);
}
}*/
}
[Fact]
public async void BatchCancelListTest()
Expand Down Expand Up @@ -3259,5 +3259,5 @@ public async void BatchCancelListTest()
listedNftInfo1.ShouldBeEmpty();
}
}
}*/
}

0 comments on commit 3f00f6d

Please sign in to comment.