Commit 2e3c1ae1 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Update build stage reference migration specs

parent 7d0d6a82
require 'spec_helper' require 'spec_helper'
require Rails.root.join('db', 'post_migrate', '20170526185921_migrate_build_stage_reference.rb') require Rails.root.join('db', 'post_migrate', '20170526190000_migrate_build_stage_reference_again.rb')
describe MigrateBuildStageReference, :migration do describe MigrateBuildStageReferenceAgain, :migration do
## ##
# Create test data - pipeline and CI/CD jobs. # Create test data - pipeline and CI/CD jobs.
# #
......
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