Commit e36b1463 authored by Huzaifa Iftikhar's avatar Huzaifa Iftikhar

Add clean_gitlab_redis_shared_state for transfer_service_spec

parent b92abd79
......@@ -65,7 +65,7 @@ RSpec.describe Projects::TransferService do
end
end
describe 'elasticsearch indexing', :elastic, :aggregate_failures do
describe 'elasticsearch indexing', :elastic, :clean_gitlab_redis_shared_state, :aggregate_failures do
before do
stub_ee_application_setting(elasticsearch_indexing: true)
end
......
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