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