Skip to content

Commit 7b163e1

Browse files
committed
Update BlazorServerTemplateTest.cs
1 parent 240654e commit 7b163e1

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
@@ -108,6 +108,7 @@ await Fixture.BrowserManager.GetBrowserInstance(browserKind, BrowserContextInfo)
108108
[Theory]
109109
[MemberData(nameof(BlazorServerTemplateWorks_IndividualAuthData))]
110110
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/30807")]
111+
[SkipOnHelix("https://github.com/dotnet/aspnetcore/issues/30825", Queues = "All.OSX")]
111112
public async Task BlazorServerTemplateWorks_IndividualAuth(BrowserKind browserKind, bool useLocalDB)
112113
{
113114
// Additional arguments are needed. See: https://github.com/dotnet/aspnetcore/issues/24278

0 commit comments

Comments
 (0)