Skip to content

Commit

Permalink
Merge pull request dotnet#21334 from dotnet/javiercn/revert-21319
Browse files Browse the repository at this point in the history
Revert "[Blazor] Unquarantine ComponentHubReliabilityTests (dotnet#21319)"
  • Loading branch information
Pilchie authored Apr 29, 2020
2 parents f36adf0 + c10fea0 commit 0d15648
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

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)
Expand Down

0 comments on commit 0d15648

Please sign in to comment.