Commit 00bcbfa4 authored by Robert Speicher's avatar Robert Speicher

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

parent 2671512e
require 'spec_helper' require 'spec_helper'
describe Gitlab::Ci::Pipeline::Chain::Validate::Config do describe Gitlab::Ci::Pipeline::Chain::Validate::Config do
set(:project) { create(:project, :repository) } set(:project) { create(:project) }
set(:user) { create(:user) } set(:user) { create(:user) }
let(:command) do let(:command) 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