Skip to content

Commit 07cc570

Browse files
committed
test: 更新单元测试
1 parent d740afa commit 07cc570

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/UnitTest/Components/TableTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7673,7 +7673,6 @@ public async Task GetValue_LookupServiceKey()
76737673
pb.Add(a => a.LookupService, new MockLookupServiceAsync());
76747674
});
76757675
await cut.InvokeAsync(() => table.Instance.QueryAsync());
7676-
cut.WaitForElement("[data-bs-original-title=\"LookupService-Test-True-async\"]");
76777676
}
76787677

76797678
[Fact]

0 commit comments

Comments
 (0)