Commit 9c480891 authored by Robert Speicher's avatar Robert Speicher

CE-EE parity to spec/lib/gitlab/ci/yaml_processor_spec.rb

parent 5679beb2
......@@ -2,7 +2,7 @@ require 'spec_helper'
module Gitlab
module Ci
describe YamlProcessor, :lib do
describe YamlProcessor do
subject { described_class.new(config) }
describe 'our current .gitlab-ci.yml' 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