Is 1888 fixed
This commit is contained in:
parent
9365fcd053
commit
6130eb0ec5
|
|
@ -92,8 +92,7 @@ namespace Microsoft.AspNetCore.Razor.Design.IntegrationTests
|
|||
Assert.FileDoesNotExist(result, IntermediateOutputPath, "SimpleMvc.Views.dll");
|
||||
}
|
||||
|
||||
[ConditionalFact]
|
||||
[OSSkipCondition(OperatingSystems.MacOSX, SkipReason = "aspnet/Razor#1888")]
|
||||
[Fact]
|
||||
[InitializeTestProject("SimpleMvc")]
|
||||
public async Task RazorGenerate_BuildsIncrementally()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue