Skip to content

Commit f36adf0

Browse files
authored
[Blazor] Unquarantine ComponentHubReliabilityTests (#21319)
Fixes #19666
1 parent 0fbf919 commit f36adf0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
namespace Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests
1616
{
17-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/19666")]
1817
public class ComponentHubReliabilityTest : IgnitorTest<ServerStartup>
1918
{
2019
public ComponentHubReliabilityTest(BasicTestAppServerSiteFixture<ServerStartup> serverFixture, ITestOutputHelper output)

0 commit comments

Comments
 (0)