Skip to content
Snippets Groups Projects
Commit 08f01dbb authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

Make sure there's a build

parent eea2fd80
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
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