We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab6bcc1 commit 2757300Copy full SHA for 2757300
src/SignalR/server/SignalR/test/EndToEndTests.cs
@@ -395,6 +395,7 @@ bool ExpectedErrors(WriteContext writeContext)
395
[ConditionalFact]
396
[WebSocketsSupportedCondition]
397
[LogLevel(LogLevel.Trace)]
398
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/48961")]
399
public async Task UnauthorizedDirectWebSocketsConnectionDoesNotConnect()
400
{
401
bool ExpectedErrors(WriteContext writeContext)
0 commit comments