Skip to content

Commit 0d15648

Browse files
authored
Merge pull request #21334 from dotnet/javiercn/revert-21319
Revert "[Blazor] Unquarantine ComponentHubReliabilityTests (#21319)"
2 parents f36adf0 + c10fea0 commit 0d15648

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

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

0 commit comments

Comments
 (0)