]> cat aescling's git repositories - mastodon.git/commit
Keep ENV['LOCAL_HTTPS'] with ApplicationControllerSpec (fix random fail) (#3479)
authorYamagishi Kazutoshi <ykzts@desire.sh>
Wed, 31 May 2017 15:09:17 +0000 (00:09 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 31 May 2017 15:09:17 +0000 (17:09 +0200)
commit41fa53253c09f70f4830e10b86d51d5dfb0b5fa9
treeb294335ce2c883d05f5dd79234270b1b5fe83acd
parentc00ead8a72dd738013b8a132eff7de4959e59670
Keep ENV['LOCAL_HTTPS'] with ApplicationControllerSpec (fix random fail) (#3479)

* Keep ENV['LOCAL_HTTPS'] with ApplicationControllerSpec (fix random fail)

* use climate_control
Gemfile
Gemfile.lock
spec/controllers/application_controller_spec.rb
spec/features/log_in_spec.rb