-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
chore(tests): advance the future time by 1000 yrs #3410
Conversation
✅ Build karma 2461 completed (commit fd783a8328 by @johnjbarton) |
✅ Build karma 63 completed (commit 57b69f4e70 by @johnjbarton) |
✅ Build karma 62 completed (commit fd783a8328 by @johnjbarton) |
@@ -596,13 +596,13 @@ describe('FileList', () => { | |||
emitter.on('file_list_modified', modified) | |||
|
|||
return list.refresh().then((files) => { | |||
mockFs._touchFile('/some/b.js', '2020-01-01') | |||
mockFs._touchFile('/some/b.js', '3020-01-01') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is advancing the future time by 1000 years. The commit message needs to be updated. Please also update the PR description.
5 years ago some one set the test file time to 2020. And here we are.
✅ Build karma 65 completed (commit 684f2a95ae by @johnjbarton) |
🎉 This PR is included in version 5.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
5 years ago someone set the test file time to 2020. And here we are.