Make sure there's a build
This commit is contained in:
parent
eea2fd80fc
commit
08f01dbbc5
1 changed files with 1 additions and 0 deletions
|
@ -1183,6 +1183,7 @@ describe Project, models: true do
|
|||
context 'with pending pipeline' do
|
||||
before do
|
||||
pipeline.update(status: 'pending')
|
||||
create_build(pipeline)
|
||||
end
|
||||
|
||||
it 'returns empty relation' do
|
||||
|
|
Loading…
Reference in a new issue