diff options
-rw-r--r-- | spec/bundler/install/gemfile/sources_spec.rb | 70 |
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 |