Revert "[Blazor] Unquarantine ComponentHubReliabilityTests (#21319)"
This reverts commit f36adf0805.
This commit is contained in:
parent
f36adf0805
commit
c10fea055c
|
|
@ -14,6 +14,7 @@ using Xunit.Abstractions;
|
|||
|
||||
namespace Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests
|
||||
{
|
||||
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/19666")]
|
||||
public class ComponentHubReliabilityTest : IgnitorTest<ServerStartup>
|
||||
{
|
||||
public ComponentHubReliabilityTest(BasicTestAppServerSiteFixture<ServerStartup> serverFixture, ITestOutputHelper output)
|
||||
|
|
|
|||
Loading…
Reference in New Issue