Skip to content

Commit

Permalink
Quarantine BlazorServerTemplateWorks_NoAuth
Browse files Browse the repository at this point in the history
Related to #30761
  • Loading branch information
sebastienros committed Mar 9, 2021
1 parent bf51aa5 commit fb58c7c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ public BlazorServerTemplateTest(ProjectFactoryFixture projectFactory, Playwright

[Theory]
[InlineData(BrowserKind.Chromium)]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/30761")]
public async Task BlazorServerTemplateWorks_NoAuth(BrowserKind browserKind)
{
// Additional arguments are needed. See: https://github.com/dotnet/aspnetcore/issues/24278
Expand Down

0 comments on commit fb58c7c

Please sign in to comment.