Commit c37b0461 authored by Tiago Botelho's avatar Tiago Botelho

Fix MigrateImportAttributesDataFromProjectsToProjectMirrorData spec conflicts

parent 95abb9a6
require 'spec_helper'
<<<<<<< HEAD
require Rails.root.join('db', 'post_migrate', '20180430144643_migrate_import_attributes_data_from_projects_to_project_mirror_data.rb')
=======
require Rails.root.join('db', 'post_migrate', '20180502134117_migrate_import_attributes_data_from_projects_to_project_mirror_data.rb')
>>>>>>> upstream/master
describe MigrateImportAttributesDataFromProjectsToProjectMirrorData, :sidekiq, :migration do
let(:namespaces) { table(:namespaces) }
......
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