Change the travel date for analytics/dashboards_spec.rb
What does this MR do and why?
Hopefully this can fix gitlab-org/quality/engineering-productivity/master-broken-incidents#12590 (closed).
References
How to set up and validate locally
for i in {1..5}; do TZ='CDT' be rspec './ee/spec/features/projects/analytics/dashboards_spec.rb:229'; done
for i in {1..5}; do TZ='CDT' be rspec './ee/spec/features/groups/analytics/dashboards_spec.rb:203'; done
MR acceptance checklist
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 Rémy Coutable