parent
3b16c69786
commit
0d489304a4
|
|
@ -14,7 +14,7 @@ namespace Templates.Test.SpaTemplateTest
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[Fact(Skip="This test is flaky. Using https://github.com/aspnet/AspNetCore-Internal/issues/1745 to track re-enabling this.")]
|
||||||
public void ReactTemplate_Works_NetCore()
|
public void ReactTemplate_Works_NetCore()
|
||||||
=> SpaTemplateImpl("react");
|
=> SpaTemplateImpl("react");
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue