Fixing build break
This commit is contained in:
parent
ecb16db58e
commit
4b56fe157d
|
|
@ -246,8 +246,6 @@ namespace Microsoft.AspNet.Mvc.Core.Test
|
|||
_controller,
|
||||
actionParameters),
|
||||
expectedException);
|
||||
|
||||
Assert.Equal(expectedException, ex.Message);
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
|
|
|||
Loading…
Reference in New Issue