Skip to content

Commit

Permalink
Skip broken Spa test Internal/#1820
Browse files Browse the repository at this point in the history
  • Loading branch information
Tratcher authored Feb 14, 2019
1 parent e6d14b8 commit f23b164
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ public ReactTemplateTest(BrowserFixture browserFixture, ITestOutputHelper output
{
}

[Fact]
[Fact(Skip = "https://github.com/aspnet/AspNetCore-Internal/issues/1820")]
public void ReactTemplate_Works_NetCore()
=> SpaTemplateImpl("react");
}
Expand Down

0 comments on commit f23b164

Please sign in to comment.