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

Update tests for 2021 #117

Merged

Conversation

HKrausAxon
Copy link
Contributor

Some tests are currently failing because they are
reading the current year and comparing it against
"2020".
This change updates the tests to expect "2021" instead.

@coveralls
Copy link

coveralls commented Mar 16, 2021

Coverage Status

Coverage remained the same at 100.0% when pulling cb1b778 on HKrausAxon:hkraus_fix_tests into 4bfb056 on felixrieseberg:master.

Some tests are currently failing because they are
reading the current year and comparing it against
"2020".
This change updates the tests to expect "2021" instead.
Furthermore, inconsistenct in casing is causing issues
in other tests.

This change takes care of both issues.
@felixrieseberg
Copy link
Collaborator

Good fix, thank you!

@felixrieseberg felixrieseberg merged commit 2a48e40 into electron-userland:master Mar 17, 2021
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

Successfully merging this pull request may close these issues.

None yet

3 participants