@@ -41,10 +41,10 @@ RSpec.describe Gitlab::Utils::UsageData do
describe'#estimate_batch_distinct_count'do
let(:error_rate){Gitlab::Database::PostgresHll::BatchDistinctCounter::ERROR_RATE}# HyperLogLog is a probabilistic algorithm, which provides estimated data, with given error margin