Commit d5051057 authored by Maxim Filatov's avatar Maxim Filatov

gitlab_net#host: slash is missing

parent e8d93d07
...@@ -31,7 +31,7 @@ class GitlabNet ...@@ -31,7 +31,7 @@ class GitlabNet
protected protected
def host def host
"#{GitlabConfig.new.gitlab_url}api/v3/internal" "#{GitlabConfig.new.gitlab_url}/api/v3/internal"
end end
def get(url) def get(url)
......
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