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 Use a stub for $stdin during testing (#2033) 2019-09-04 08:39:26 -07:00
lib Add a :verify_commit option 2021-01-19 09:49:02 -08:00
support Switch cucumber tests to use https instead of git:// (#2112) 2022-08-07 10:21:46 -07:00
integration_spec_helper.rb Fix Style/TrailingBlankLines 2016-02-28 17:56:07 -06:00
spec_helper.rb Silence console output in tests 2018-10-19 03:13:05 +02:00