Fix formatting

This commit is contained in:
Tomasz Maczukin
2016-04-22 22:08:35 +02:00
parent 8dd27b47ea
commit e1b3ce5468
+3 -3
View File
@@ -727,7 +727,7 @@ module Ci
end
context 'When template is a job' do
let (:config) do
let(:config) do
<<EOT
job1: &JOBTMPL
stage: build
@@ -741,7 +741,7 @@ EOT
end
context 'When template is a hidden job' do
let (:config) do
let(:config) do
<<EOT
.template: &JOBTMPL
stage: build
@@ -757,7 +757,7 @@ EOT
end
context "When job adds it's own keys to a template definition" do
let (:config) do
let(:config) do
<<EOT
.template: &JOBTMPL
stage: build