Lin Jen-Shin 2016-07-20 20:04:56 +08:00
parent a563f33113
commit bdb900cdbd
1 changed files with 1 additions and 1 deletions

View File

@ -1157,7 +1157,7 @@ describe Project, models: true do
end
end
context 'with all success pipeline' do
context 'with all succeeded pipeline' do
before do
old_pipelines = Array.new(3).map do
create(:ci_pipeline, project: project,