Skip blazor-standlone template
This commit is contained in:
parent
37ec02b4d3
commit
41eb14d8a8
|
|
@ -24,7 +24,7 @@ namespace Templates.Test
|
|||
|
||||
public ProjectFactoryFixture ProjectFactory { get; set; }
|
||||
|
||||
[Fact]
|
||||
[Fact(Skip = "https://github.com/aspnet/AspNetCore/issues/17681")]
|
||||
public async Task BlazorWasmStandaloneTemplate_Works()
|
||||
{
|
||||
var project = await ProjectFactory.GetOrCreateProject("blazorstandalone", Output);
|
||||
|
|
|
|||
Loading…
Reference in New Issue