This commit is contained in:
Pranav K 2019-05-17 15:12:24 -07:00
parent 6c5274a09f
commit fdc056cebe
No known key found for this signature in database
GPG Key ID: 1963DA6D96C3057A
1 changed files with 0 additions and 1 deletions

View File

@ -238,7 +238,6 @@ namespace Microsoft.AspNetCore.Mvc.NewtonsoftJson
[Fact]
public void RoundTripTest_ListOfDateTime()
{
// Documents the behavior of round-tripping a Guid value as a string
// Arrange
var key = "test-key";
var dateTime = new DateTime(2007, 1, 1);