зеркало из https://github.com/github/ruby.git
Fix test failure of e7610582ad
This commit is contained in:
Родитель
b4a02502c2
Коммит
f2f9d6ce49
|
@ -709,7 +709,7 @@ RSpec.describe "bundle exec" do
|
|||
end
|
||||
|
||||
it "works" do
|
||||
bundle "exec gem uninstall foo"
|
||||
bundle "exec #{gem_cmd} uninstall foo"
|
||||
expect(out).to eq("Successfully uninstalled foo-1.0")
|
||||
end
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче