Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The following test fails: Formatter_BuildsExpectedOutput("{Date:|10 years 2 months 3 days}") #9

Open
ramiabughazaleh opened this issue Jan 23, 2017 · 0 comments

Comments

@ramiabughazaleh
Copy link

Test Name: Formatter_BuildsExpectedOutput("{Date:|10 years 2 months 3 days}")
Test FullName: Pathoschild.NaturalTimeParser.Tests.Extensions.SmartFormattingTests.Formatter_BuildsExpectedOutput("{Date:|10 years 2 months 3 days}")
Test Source: c:\github\ramiabughazaleh\NaturalTimeParser\Tests\Extensions\SmartFormattingTests.cs : line 43
Test Outcome: Failed
Test Duration: 0:00:00.034

Result Message:
Expected string length 19 but was 20. Strings differ at index 0.
Expected: "2010-03-04 00:00:00"
But was: "3/4/2010 12:00:00 AM"
-----------^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant