Skip to content

Commit ca93e20

Browse files
authored
Unquarantine UnauthorizedDirectWebSocketsConnectionDoesNotConnect (#49786)
1 parent 524b35f commit ca93e20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SignalR/server/SignalR/test/EndToEndTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,6 @@ bool ExpectedErrors(WriteContext writeContext)
396396
[ConditionalFact]
397397
[WebSocketsSupportedCondition]
398398
[LogLevel(LogLevel.Trace)]
399-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/48961")]
400399
public async Task UnauthorizedDirectWebSocketsConnectionDoesNotConnect()
401400
{
402401
bool ExpectedErrors(WriteContext writeContext)

0 commit comments

Comments
 (0)