Remove empty context from CI config processor specs
This commit is contained in:
parent
c7b31e4029
commit
65871dfda5
1 changed files with 0 additions and 3 deletions
|
@ -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' }
|
||||
|
|
Loading…
Reference in a new issue