Skip to content

Commit fb58c7c

Browse files
committed
Quarantine BlazorServerTemplateWorks_NoAuth
Related to #30761
1 parent bf51aa5 commit fb58c7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ProjectTemplates/BlazorTemplates.Tests/BlazorServerTemplateTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ public BlazorServerTemplateTest(ProjectFactoryFixture projectFactory, Playwright
3535

3636
[Theory]
3737
[InlineData(BrowserKind.Chromium)]
38+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/30761")]
3839
public async Task BlazorServerTemplateWorks_NoAuth(BrowserKind browserKind)
3940
{
4041
// Additional arguments are needed. See: https://github.com/dotnet/aspnetcore/issues/24278

0 commit comments

Comments
 (0)