Commit 8cef1f4c authored by Matija Čupić's avatar Matija Čupić

Add missing newline in Jobs API spec

parent a4d7f155
......@@ -102,6 +102,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