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

Chore: Fix search filter tests in non UTC+0 timezones #8411

Merged

Conversation

personalizedrefrigerator
Copy link
Collaborator

Summary

SearchFilter tests are currently failing if run in an environment configured to use a non-UTC timezones. This is because Date.parse assumes its argument is in UTC time. Thus, an adjustment must be made if the argument is in local time.

@laurent22
Copy link
Owner

Thanks for the fix!

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.

2 participants