Commit 74949838 authored by Nick Thomas's avatar Nick Thomas

Fix failing specs in spec/requests/api/runner_spec.rb

parent 8b58092f
......@@ -191,6 +191,8 @@ describe API::Runner do
end
before do
stub_artifacts_object_storage
job
project.runners << runner
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment