Fix a broken test in hll_redis_counter_spec.rb
requested to merge 383278-flaky-or-broken-test-ee-spec-lib-ee-gitlab-usage_data_counters-hll_redis_counter_spec-rb-1-1 into master
What does this MR do and why?
The test was actually broken, but seemed to pass on some occasion on the CI somehow as it's included in the Flaky tests report at https://gitlab-org.gitlab.io/gitlab/rspec/flaky/report-suite.json.
How to set up and validate locally
Run bin/rspec -f doc 'ee/spec/lib/ee/gitlab/usage_data_counters/hll_redis_counter_spec.rb[1:1:1]'
.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #383278 (closed).
Edited by Rémy Coutable