Skip to content

Commit 425f6bd

Browse files
committed
refactor: 增加排除标签
1 parent a48219c commit 425f6bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BootstrapBlazor/Services/MockWasmHostEnvironment.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
namespace BootstrapBlazor.Components;
1010

11+
[ExcludeFromCodeCoverage]
1112
class MockWasmHostEnvironment : IHostEnvironment
1213
{
1314
#if DEBUG

0 commit comments

Comments
 (0)