Skip to content

Conversation

@JohnVillalovos
Copy link
Contributor

There can be failures in the unit tests at certain times if the default timezone in config.php isn't "America/Chicago".

Use "America/Chicago" in the CI and fail phpunit early if config.php has a different value.

Closes: #544

There can be failures in the unit tests at certain times if the
default timezone in `config.php` isn't "America/Chicago".

Use "America/Chicago" in the CI and fail `phpunit` early if
`config.php` has a different value.

Closes: #544
@JohnVillalovos JohnVillalovos merged commit 246a8c8 into develop May 21, 2025
6 checks passed
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.

[BUG] Unit tests fail between 03:30 UTC through 04:59 UTC & 23:00 UTC through 23:59 UTC

2 participants