Commit 3f42b5d8 authored by Stan Hu's avatar Stan Hu

Merge branch 'fix-ee-spec' into 'master'

Fix a failing spec in spec/features/projects/ee/geo_clone_instructions_spec.rb

Closes #2605

See merge request !2070
parents c4dfe984 1b456b07
......@@ -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