Skip to content

Commit 06830a8

Browse files
committed
Remove bundle install
1 parent 63b75e5 commit 06830a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/integration/rails_6.0.2.1_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@
9292
Bundler.with_clean_env do
9393
puts "app_path: #{app_path}"
9494
Dir.chdir app_path do
95-
puts `bundle install`
96-
9795
puts 'inside Dir.chdir'
9896
puts "Dir.pwd: #{Dir.pwd}"
9997
puts "__dir__: #{__dir__}"

0 commit comments

Comments
 (0)