mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[rubygems/rubygems] Fix out of date spec description
https://github.com/rubygems/rubygems/commit/71fd896041
This commit is contained in:
parent
b843d4ee14
commit
88b969cd19
@ -1067,7 +1067,7 @@ RSpec.describe "bundle install with gem sources" do
|
||||
G
|
||||
end
|
||||
|
||||
it "should display a proper message to explain the problem" do
|
||||
it "should still work" do
|
||||
bundle "config set --local path vendor"
|
||||
bundle :install
|
||||
expect(out).to include("Bundle complete!")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user