Commit 67381435 authored by Abdul Wadood's avatar Abdul Wadood

Add clean_gitlab_redis_shared_state to global_search_spec.rb

To clear shared redis state
parent 8d4dcf93
......@@ -2,7 +2,7 @@
require 'spec_helper'
RSpec.describe 'GlobalSearch', :elastic do
RSpec.describe 'GlobalSearch', :elastic, :clean_gitlab_redis_shared_state do
include AdminModeHelper
let(:features) { %i(issues merge_requests repository builds wiki snippets) }
......
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