Commit 65871dfd authored by Grzegorz Bizon's avatar Grzegorz Bizon

Remove empty context from CI config processor specs

parent c7b31e40
......@@ -533,9 +533,6 @@ module Ci
}
end
context 'when also global variables are defined' do
end
context 'when syntax is correct' do
let(:variables) do
{ VAR1: 'value1', VAR2: 'value2' }
......
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