Commit b9827905 authored by Dmitry Gruzd's avatar Dmitry Gruzd

Merge branch '330124_clear_redis_shared_state_note_spec' into 'master'

Add clean_gitlab_redis_shared_state to note_spec.rb

See merge request gitlab-org/gitlab!63205
parents 649e87e4 4fd476d4
......@@ -2,7 +2,7 @@
require 'spec_helper'
RSpec.describe Note, :elastic do
RSpec.describe Note, :elastic, :clean_gitlab_redis_shared_state do
before do
stub_ee_application_setting(elasticsearch_search: true, 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