Skip to content

Commit 41eb14d

Browse files
committed
Skip blazor-standlone template
1 parent 37ec02b commit 41eb14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ProjectTemplates/test/BlazorWasmTemplateTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public BlazorWasmTemplateTest(ProjectFactoryFixture projectFactory, BrowserFixtu
2424

2525
public ProjectFactoryFixture ProjectFactory { get; set; }
2626

27-
[Fact]
27+
[Fact(Skip = "https://github.com/aspnet/AspNetCore/issues/17681")]
2828
public async Task BlazorWasmStandaloneTemplate_Works()
2929
{
3030
var project = await ProjectFactory.GetOrCreateProject("blazorstandalone", Output);

0 commit comments

Comments
 (0)