Commit 1b456b07 authored by Nick Thomas's avatar Nick Thomas

Fix a failing spec

parent cdf212d5
......@@ -75,7 +75,7 @@ feature 'Geo clone instructions', feature: true, js: true do
when 'ssh'
project.ssh_url_to_repo
when 'http'
project.http_url_to_repo(developer)
project.http_url_to_repo
end
end
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