Commit 2671512e authored by Robert Speicher's avatar Robert Speicher

CE-EE parity to spec/lib/gitlab/ci/pipeline/chain/populate_spec.rb

parent e1792086
require 'spec_helper'
describe Gitlab::Ci::Pipeline::Chain::Populate do
set(:project) { create(:project, :repository) }
set(:project) { create(:project) }
set(:user) { create(:user) }
let(:pipeline) 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