[bundler/bundler] Cleanup in a location independent way
https://github.com/bundler/bundler/commit/5b503a4bf1
This commit is contained in:
parent
9c0fcd1d0f
commit
a56bf5bfde
@ -239,7 +239,7 @@ RSpec.describe "The library itself" do
|
||||
|
||||
expect(err).to be_empty, "bundler should build as a gem without warnings, but\n#{err}"
|
||||
ensure
|
||||
FileUtils.rm("bundler-#{Bundler::VERSION}.gem")
|
||||
root.join("bundler-#{Bundler::VERSION}.gem").rmtree
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user