Skip to content

Commit 8d3e9e5

Browse files
committed
test: 更新单元测试
1 parent 169b68a commit 8d3e9e5

File tree

2 files changed

+1
-61
lines changed

2 files changed

+1
-61
lines changed

src/BootstrapBlazor/Components/ErrorLogger/BootstrapBlazorErrorBoundary.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ namespace BootstrapBlazor.Components;
1212
/// <summary>
1313
/// 内部使用 自定义异常组件
1414
/// </summary>
15-
public class BootstrapBlazorErrorBoundary : ErrorBoundaryBase
15+
class BootstrapBlazorErrorBoundary : ErrorBoundaryBase
1616
{
1717
[Inject]
1818
[NotNull]

test/UnitTest/Components/BootstrapBlazorErrorBoundaryTest.cs

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)