Re-enable skipped test
This commit is contained in:
parent
925ad75cdf
commit
3424e20c67
|
|
@ -34,7 +34,7 @@ namespace Microsoft.AspNetCore.Mvc.FunctionalTests
|
|||
public HttpClient EncodedClient { get; }
|
||||
|
||||
[Theory]
|
||||
//[InlineData("Index")] Skipping temporarily to unblock build
|
||||
[InlineData("Index")]
|
||||
[InlineData("About")]
|
||||
[InlineData("Help")]
|
||||
[InlineData("UnboundDynamicAttributes")]
|
||||
|
|
|
|||
Loading…
Reference in New Issue