Commit 13da4924 authored by Huzaifa Iftikhar's avatar Huzaifa Iftikhar

Add clean_gitlab_redis_shared_state for branch_push_service_spec

parent b92abd79
......@@ -38,7 +38,7 @@ RSpec.describe Git::BranchPushService do
end
end
context 'ElasticSearch indexing', :elastic do
context 'ElasticSearch indexing', :elastic, :clean_gitlab_redis_shared_state 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