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

Fix failing tests on 31st of the month #383

Open
range-of-motion opened this issue Mar 31, 2023 · 0 comments
Open

Fix failing tests on 31st of the month #383

range-of-motion opened this issue Mar 31, 2023 · 0 comments

Comments

@range-of-motion
Copy link
Owner

range-of-motion commented Mar 31, 2023

Some tests are failing on the 31st of the month because we're using strtotime('-1 month'). I think we can replace this with strtotime('first day of last month').

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