Skip to content

Commit f25bf7e

Browse files
Unquarantine ClosingTheBrowserWindow_GracefullyDisconnects_TheCurrentCircuit (#54387)
1 parent d83064b commit f25bf7e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Components/test/E2ETest/ServerExecutionTests/CircuitGracefulTerminationTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
using Microsoft.AspNetCore.E2ETesting;
88
using Microsoft.Extensions.DependencyInjection;
99
using Microsoft.Extensions.Logging.Testing;
10-
using Microsoft.AspNetCore.InternalTesting;
1110
using OpenQA.Selenium;
1211
using TestServer;
1312
using Xunit.Abstractions;
@@ -62,7 +61,6 @@ public async Task ReloadingThePage_GracefullyDisconnects_TheCurrentCircuit()
6261
}
6362

6463
[Fact]
65-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/44185")]
6664
public async Task ClosingTheBrowserWindow_GracefullyDisconnects_TheCurrentCircuit()
6765
{
6866
// Arrange & Act

0 commit comments

Comments
 (0)