提交 a2e975f2 编写于 作者: S Shinya Maeda

Fix spec; migrate_legacy_artifacts_to_job_artifacts_spec.rb

上级 c78c1e3f
require 'spec_helper'
require Rails.root.join('db', 'post_migrate', '20180427161409_migrate_legacy_artifacts_to_job_artifacts.rb')
require Rails.root.join('db', 'post_migrate', '20180430161409_migrate_legacy_artifacts_to_job_artifacts.rb')
describe MigrateLegacyArtifactsToJobArtifacts, :migration, :sidekiq do
let(:migration_class) { Gitlab::BackgroundMigration::MigrateLegacyArtifacts }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册