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
Some work I was doing was failing one of the commit tests and it was code I didn't change. So I made a fresh clone of the repo, made a change (just added added a comment) and when I went to push the change up it failed ` RUNS test/unit/specs/Datepicker/inline.spec.js
● Datepicker.vue set by timestamp › can parse unix timestamp
I haven't had a chance to look at the test yet but it seems that it has something to do with checking for leap years and is failing or the test is written incorrectly but it is does seem to be failing this test without changes to the current codebase. Thanks!
The text was updated successfully, but these errors were encountered:
Some work I was doing was failing one of the commit tests and it was code I didn't change. So I made a fresh clone of the repo, made a change (just added added a comment) and when I went to push the change up it failed ` RUNS test/unit/specs/Datepicker/inline.spec.js
● Datepicker.vue set by timestamp › can parse unix timestamp
I haven't had a chance to look at the test yet but it seems that it has something to do with checking for leap years and is failing or the test is written incorrectly but it is does seem to be failing this test without changes to the current codebase. Thanks!
The text was updated successfully, but these errors were encountered: