Skip to content

Commit 4faa3fb

Browse files
committed
test: 撤销单元测试更改
1 parent 80ec5a8 commit 4faa3fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/UnitTest/Components/LayoutTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,6 @@ public void IHandlerException_Ok()
535535
pb.Add(a => a.EnableErrorLogger, true);
536536
pb.AddChildContent<Layout>(pb =>
537537
{
538-
pb.Add(a => a.EnableErrorLogger, true);
539538
// 按钮触发异常
540539
pb.Add(a => a.Main, new RenderFragment(builder =>
541540
{

0 commit comments

Comments
 (0)