Commit 5679beb2 authored by Robert Speicher's avatar Robert Speicher

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

parent ab7bd6dc
......@@ -174,7 +174,7 @@ describe Gitlab::Ci::Pipeline::Chain::Populate do
end
let(:pipeline) do
build(:ci_pipeline, ref: 'master', config: config)
build(:ci_pipeline, ref: 'master', project: project, config: config)
end
it_behaves_like 'a correct pipeline'
......
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