Fix flaky cycle analytics spec
What does this MR do and why?
Fix flaky cycle analytics spec.
Specs running around 23:00 UTC always fail because within the spec one more hour is added to the current time before creating some objects, this causes some objects to be created in the next day and kept out of the filter.
Example of failures:
- https://gitlab.com/gitlab-org/gitlab/-/jobs/8027467872
- https://gitlab.com/gitlab-org/gitlab/-/jobs/8027686917
related to #338332 (closed)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Felipe Cardozo