summaryrefslogtreecommitdiff
path: root/spec/bundler/install/gemfile/sources_spec.rb
diff options
context:
space:
mode:
-rw-r--r--spec/bundler/install/gemfile/sources_spec.rb70
1 files changed, 70 insertions, 0 deletions
@@ -1355,4 +1355,74 @@ RSpec.describe "bundle install with gems on multiple sources" do
expect(the_bundle).not_to be_locked
end
end
end