зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] Use assertion message strictly
https://github.com/rubygems/rubygems/commit/98da5b9826
This commit is contained in:
Родитель
4c040fe850
Коммит
2efd59e2eb
|
@ -1598,7 +1598,7 @@ end
|
|||
require 'csv'
|
||||
R
|
||||
|
||||
expect(err).to be_empty
|
||||
expect(err).not_to include("Add csv to your Gemfile")
|
||||
end
|
||||
|
||||
it "don't warn with bundled gems when it's declared in Gemfile" do
|
||||
|
|
Загрузка…
Ссылка в новой задаче