Commit aa44e1d9 authored by Huzaifa Iftikhar's avatar Huzaifa Iftikhar

Add clean_gitlab_redis_shared_state for cluster_reindexing_service_spec

parent b92abd79
......@@ -2,7 +2,7 @@
require 'spec_helper'
RSpec.describe Elastic::ClusterReindexingService, :elastic do
RSpec.describe Elastic::ClusterReindexingService, :elastic, :clean_gitlab_redis_shared_state do
subject(:cluster_reindexing_service) { described_class.new }
let(:helper) { Gitlab::Elastic::Helper.new }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment