Commit 70fdc076 authored by Matija Čupić's avatar Matija Čupić

Add missing newline in Jobs API spec

parent 704dc148
......@@ -108,6 +108,7 @@ describe API::Jobs do
expect(response).to have_gitlab_http_status(401)
end
end
def go
get api("/projects/#{project.id}/jobs", api_user), query
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