Fix test failure of e7610582ad8fd05655221b183257ed358c903ac8
This commit is contained in:
parent
b4a02502c2
commit
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user