Skip to content

Commit 6a0dc64

Browse files
authored
Unquarantine WebSocket_Abort_Interrupts_Pending_ReceiveAsync (#49787)
1 parent e231c61 commit 6a0dc64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Middleware/WebSockets/test/UnitTests/WebSocketMiddlewareTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,6 @@ public async Task CloseFromCloseReceived_Success()
498498
}
499499

500500
[Fact]
501-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/48933")]
502501
public async Task WebSocket_Abort_Interrupts_Pending_ReceiveAsync()
503502
{
504503
WebSocket serverSocket = null;

0 commit comments

Comments
 (0)