Fix flaky test failure in charts_spec
The timezone based tests in ci/charts_spec will fail when executed close to midnight, as witnessed in https://gitlab.com/gitlab-org/gitlab/-/jobs/1019524415 This change addresses the stability of the test by specifying an explicit time for an object that is being queried in a sensitive time window This is a follow-up fix for just the tests originally added via https://gitlab.com/gitlab-org/gitlab/-/merge_requests/52971
Showing
Please register or sign in to comment