Skip to content

Commit 0d48930

Browse files
Skip react for now (#8053)
Skip react for now
1 parent 3b16c69 commit 0d48930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ProjectTemplates/test/SpaTemplateTest/ReactTemplateTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public ReactTemplateTest(BrowserFixture browserFixture, ITestOutputHelper output
1414
{
1515
}
1616

17-
[Fact]
17+
[Fact(Skip="This test is flaky. Using https://github.com/aspnet/AspNetCore-Internal/issues/1745 to track re-enabling this.")]
1818
public void ReactTemplate_Works_NetCore()
1919
=> SpaTemplateImpl("react");
2020
}

0 commit comments

Comments
 (0)