Re-enabled the test
This commit is contained in:
parent
e9a31773a9
commit
1284ab63b6
|
|
@ -45,7 +45,7 @@ namespace Microsoft.AspNet.Mvc.FunctionalTests
|
|||
.BuildServiceProvider(originalProvider);
|
||||
}
|
||||
|
||||
[Fact(Skip = "Roslyn change needed to unblock build")]
|
||||
[Fact]
|
||||
public async Task CanRender_ViewsWithLayout()
|
||||
{
|
||||
// Arrange
|
||||
|
|
|
|||
Loading…
Reference in New Issue