Skip to content

Commit 1fa4bc4

Browse files
authored
Update BlazorWasmTemplateTest.cs
1 parent 6927a86 commit 1fa4bc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ProjectTemplates/BlazorTemplates.Tests/BlazorWasmTemplateTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ public Task BlazorWasmHostedTemplate_IndividualAuth_Works_WithLocalDB(BrowserKin
287287

288288
[Theory]
289289
[InlineData(BrowserKind.Chromium)]
290+
[SkipOnHelix("https://github.com/dotnet/aspnetcore/issues/30825", Queues = "All.OSX")]
290291
public Task BlazorWasmHostedTemplate_IndividualAuth_Works_WithOutLocalDB(BrowserKind browserKind)
291292
{
292293
return BlazorWasmHostedTemplate_IndividualAuth_Works(browserKind, false);

0 commit comments

Comments
 (0)