Skip to content

Fix FindAllTags test with hardcoded timezone

Git is actually creating the commit with the local timezone at the date given. This is +0000 in CI but when run locally it will be whatever the local timezone is.

Merge request reports

Loading