Skip to content

Commit 22583d3

Browse files
committed
test: 更新单元测试
1 parent 02d6b81 commit 22583d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/UnitTest/Components/TableMultiSelectFilterTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ public async Task IsHeaderRow_Ok()
2626
var conditions = filter.FilterAction.GetFilterConditions();
2727
Assert.Single(conditions.Filters);
2828
}
29+
2930
[Fact]
3031
public async Task OnFilterAsync_Ok()
3132
{

0 commit comments

Comments
 (0)