Skipping a Blazor template test
This test is causing hangs in quarantine. Adding an explicit skip.
This commit is contained in:
parent
2883a47542
commit
27df28fada
|
|
@ -81,7 +81,7 @@ namespace Templates.Test
|
|||
}
|
||||
}
|
||||
|
||||
[ConditionalTheory]
|
||||
[ConditionalTheory(Skip = "See: https://github.com/dotnet/aspnetcore/issues/20520")]
|
||||
[InlineData(true)]
|
||||
[InlineData(false)]
|
||||
[SkipOnHelix("ef restore no worky")]
|
||||
|
|
|
|||
Loading…
Reference in New Issue