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