Sha256: 2b94ed99bbb2cafe42b8eda48fe6be473fd83437712d52c61d9054829b41bbc5
Contents?: true
Size: 267 Bytes
Versions: 17
Compression:
Stored size: 267 Bytes
Contents
When /^I run `([^"]+)` with a clean environment$/ do |command| step %{I successfully run `ruby -e 'system({"BUNDLE_GEMFILE" => nil, "DISABLE_SPRING" => "true"}, "#{command}")'`} end # system({'BUNDLE_GEMFILE' => nil}, "cd tmp/aruba/testapp && #{command} && cd -")
Version data entries
17 entries across 17 versions & 7 rubygems