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 213eb28 commit b640052Copy full SHA for b640052
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