Commit e94bdcb7 authored by Dmitry Gruzd's avatar Dmitry Gruzd

Merge branch 'issue#330124-clear_redis_shared_state_transfer_service_spec' into 'master'

Add clean_gitlab_redis_shared_state for transfer_service_spec

See merge request gitlab-org/gitlab!63197
parents 4c0a1af9 e36b1463
......@@ -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