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

Unit test: Fix regex for timezone parsing [v8] #3379

Open
wants to merge 1 commit into
base: v8
Choose a base branch
from

Conversation

hoffmaen
Copy link

Description of the Change

The unit tests failed on my local system with time zone CEST, as the output is checked against a regex expression that only accepts time zones with three characters. This pull-request allows time zones with three or four characters.

Why Is This PR Valuable?

Unit tests will run on CEST systems.

Applicable Issues

none

How Urgent Is The Change?

Not urgent, it only fixes test issues on local systems.

Other Relevant Parties

none

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.

1 participant