Commit e0406c40 authored by Stan Hu's avatar Stan Hu

Resolve conflicts in spec/requests/api/runner_spec.rb

parent 5561a13d
......@@ -270,14 +270,11 @@ describe API::Runner, :clean_gitlab_redis_shared_state do
pipeline: pipeline, name: 'spinach', stage: 'test', stage_idx: 0, commands: "ls\ndate")
end
<<<<<<< HEAD
before do
stub_artifacts_object_storage
job
end
=======
>>>>>>> upstream/master
describe 'POST /api/v4/jobs/request' do
let!(:last_update) {}
let!(:new_update) { }
......
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