You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get a few failures when running the tests on my machines:
PhantomJS 2.1.1 (Mac OS X 0.0.0) Filter: relativeDate Has the correct response for each interval FAILED
Expected 'yesterday' to equal '2 days ago'.
test/spec/relative-date-filter.js:38:57
Expected '3 days from now' to equal '2 days from now'.
test/spec/relative-date-filter.js:61:57
I'm guessing this has something to do with my timezone (Sweden - CEST) and/or DST.
The text was updated successfully, but these errors were encountered:
Aha, I forgot about this issue! I did have an open branch on the non-angular version of this module to fix this (wildlyinaccurate/tiny-relative-date#3) but I think it's just that the tests are wrong.
I get a few failures when running the tests on my machines:
I'm guessing this has something to do with my timezone (Sweden - CEST) and/or DST.
The text was updated successfully, but these errors were encountered: