Commit 123f0ccc authored by Robert Speicher's avatar Robert Speicher

Resolve spec/lib/gitlab/ci/config_spec.rb

parent 6fa3ef87
...@@ -357,7 +357,6 @@ describe Gitlab::Ci::Config do ...@@ -357,7 +357,6 @@ describe Gitlab::Ci::Config do
end end
end end
end end
<<<<<<< HEAD
context "when using 'include' directive" do context "when using 'include' directive" do
let(:project) { create(:project, :repository) } let(:project) { create(:project, :repository) }
...@@ -824,6 +823,4 @@ describe Gitlab::Ci::Config do ...@@ -824,6 +823,4 @@ describe Gitlab::Ci::Config do
end end
end end
end end
=======
>>>>>>> upstream/master
end end
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