Skip to content

Commit b3fd941

Browse files
author
John Luo
committed
Disable template test
1 parent adcd8d6 commit b3fd941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ProjectTemplates/BlazorTemplates.Tests/BlazorWasmTemplateTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ public async Task BlazorWasmStandalonePwaTemplate_Works()
178178
}
179179
}
180180

181-
[Fact]
181+
[Fact(Skip = "Certificate issue: https://github.com/dotnet/aspnetcore/issues/25826")]
182182
public async Task BlazorWasmHostedPwaTemplate_Works()
183183
{
184184
// Additional arguments are needed. See: https://github.com/dotnet/aspnetcore/issues/24278

0 commit comments

Comments
 (0)