Commit 94b818c0 authored by Dmitry Gruzd's avatar Dmitry Gruzd

Merge branch 'issue#330124-clear_redis_shared_state_data_migration_service_spec.rb' into 'master'

Add clean_gitlab_redis_shared_state to data_migration_service_spec.rb

See merge request gitlab-org/gitlab!63202
parents 87d674d0 0fd0303b
......@@ -2,7 +2,7 @@
require 'spec_helper'
RSpec.describe Elastic::DataMigrationService, :elastic do
RSpec.describe Elastic::DataMigrationService, :elastic, :clean_gitlab_redis_shared_state do
subject { described_class }
describe '.migrations' do
......
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