Skip to content

Commit 8a3cfa1

Browse files
committed
test: 更新单元测试
1 parent 7e97471 commit 8a3cfa1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/UnitTest/Components/TableTest.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,8 @@ public void ShowToolbar_Ok()
564564
});
565565
});
566566
cut.Contains("float-end table-toolbar-button");
567-
cut.Contains("float-start table-toolbar-button");
567+
cut.Contains("float-start table-toolbar-template");
568+
cut.Contains("table-toolbar-template-content");
568569
}
569570

570571
[Fact]

0 commit comments

Comments
 (0)