mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-21 19:41:58 +00:00
Fixes the flaky time condition unit test by always using midnight as the end time range so that the `flow.expires_at` is never calculated across a day boundary into the future. Supersedes #6244