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 524b35f commit ca93e20Copy full SHA for ca93e20
src/SignalR/server/SignalR/test/EndToEndTests.cs
@@ -396,7 +396,6 @@ bool ExpectedErrors(WriteContext writeContext)
396
[ConditionalFact]
397
[WebSocketsSupportedCondition]
398
[LogLevel(LogLevel.Trace)]
399
- [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/48961")]
400
public async Task UnauthorizedDirectWebSocketsConnectionDoesNotConnect()
401
{
402
bool ExpectedErrors(WriteContext writeContext)
0 commit comments