We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48219c commit 425f6bdCopy full SHA for 425f6bd
src/BootstrapBlazor/Services/MockWasmHostEnvironment.cs
@@ -8,6 +8,7 @@
8
9
namespace BootstrapBlazor.Components;
10
11
+[ExcludeFromCodeCoverage]
12
class MockWasmHostEnvironment : IHostEnvironment
13
{
14
#if DEBUG
0 commit comments