We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa1ad0 commit 427a9abCopy full SHA for 427a9ab
1 file changed
test/UnitTest/Components/TableTestEFCore.cs
@@ -55,6 +55,7 @@ public async Task SearchText_Ok()
55
});
56
57
58
+ // 由于 SearchText 是 ZhangSan 无符合条件数据
59
Assert.NotNull(items);
60
Assert.Empty(items);
61
0 commit comments