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 adcd8d6 commit b3fd941Copy full SHA for b3fd941
src/ProjectTemplates/BlazorTemplates.Tests/BlazorWasmTemplateTest.cs
@@ -178,7 +178,7 @@ public async Task BlazorWasmStandalonePwaTemplate_Works()
178
}
179
180
181
- [Fact]
+ [Fact(Skip = "Certificate issue: https://github.com/dotnet/aspnetcore/issues/25826")]
182
public async Task BlazorWasmHostedPwaTemplate_Works()
183
{
184
// Additional arguments are needed. See: https://github.com/dotnet/aspnetcore/issues/24278
0 commit comments