diff options
-rw-r--r-- | spec/bundler/install/git_spec.rb | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -57,8 +57,8 @@ RSpec.describe "bundle install" do foo! L - bundle "config --local path vendor/bundle" - bundle "config --local without development" bundle :install expect(out).to include("Bundle complete!") |