1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/spec
Matt Brictson ec6b61b694
Switch cucumber tests to use https instead of git:// (#2112)
On my machine, when running `rake features`, the `git clone` operation
in some of the cucumber tests hangs and eventually times out. It seems
to be due to the repo URL using the `git://` protocol. When I switch to
`https://`, it works fine.
2022-08-07 10:21:46 -07:00
..
integration
lib
support
integration_spec_helper.rb
spec_helper.rb