lib/itamae-mitsurin/mitsurin/creators/templates/project/spec/spec_helper.rb in itamae-mitsurin-0.24 vs lib/itamae-mitsurin/mitsurin/creators/templates/project/spec/spec_helper.rb in itamae-mitsurin-0.26
- old
+ new
@@ -29,5 +29,7 @@
options[:port] = ENV['SSH_PORT']
set :host, options[:host_name] || host
set :shell, '/bin/bash'
set :ssh_options, options
+
+set :request_pty, true