summaryrefslogtreecommitdiff
path: root/spec/bundler/install/git_spec.rb
diff options
context:
space:
mode:
-rw-r--r--spec/bundler/install/git_spec.rb4
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!")