Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Fix timezone issues with one of the tests
Running the tests in a different timezone highlighted an area in the unit tests where we weren't mocking the timezone. This fixes that by using timezone mock to ensure the tests will still pass.
- Loading branch information