Skip to content

Commit 99b0aae

Browse files
Broaden scope (#25023)
1 parent ffdec02 commit 99b0aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SignalR/server/SignalR/test/HubConnectionHandlerTests.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2773,7 +2773,7 @@ public async Task ConnectionTimesOutIfInitialPingAndThenNoMessages()
27732773
}
27742774

27752775
[Fact]
2776-
[Flaky("https://github.com/dotnet/aspnetcore-internal/issues/3651", FlakyOn.Helix.All)]
2776+
[Flaky("https://github.com/dotnet/aspnetcore-internal/issues/3651",FlakyOn.All)]
27772777
public async Task ReceivingMessagesPreventsConnectionTimeoutFromOccuring()
27782778
{
27792779
using (StartVerifiableLog())

0 commit comments

Comments
 (0)