Fix flaky elastic_rake_spec.rb

Background

We've discovered a flaky test (ee/spec/tasks/gitlab/elastic_rake_spec.rb) while working on !132989 (comment 1586055778). It fails once in CI until we retry.

Proposal

We should debug this flaky spec and fix it.