Geo - Fix order-dependent flaky tests
What does this MR do and why?
Fix order-dependent flaky tests. It seems the ee/spec/lib/gitlab/geo/geo_tasks_spec.rb
was leaking some state between tests. This MR refactors it to avoid this .
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.
Related to #515066 (closed)