Skip to content
Snippets Groups Projects
Commit 64352d25 authored by Robert Speicher's avatar Robert Speicher
Browse files

Correct spec description typo

[ci skip]
parent 6fe2a679
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -247,7 +247,7 @@ describe Ci::Commit do
end
end
 
context 'properly creates builds "when" is defined' do
context 'properly creates builds when "when" is defined' do
let(:yaml) do
{
stages: ["build", "test", "test_failure", "deploy", "cleanup"],
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment