Skip to content

Commit

Permalink
[Blazor] Unquarantine ComponentHubReliabilityTests (dotnet#21319)
Browse files Browse the repository at this point in the history
  • Loading branch information
javiercn authored Apr 29, 2020
1 parent 0fbf919 commit f36adf0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

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 f36adf0

Please sign in to comment.