summaryrefslogtreecommitdiff
path: root/spec/quality_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/quality_spec.rb')
-rw-r--r--spec/quality_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/quality_spec.rb b/spec/quality_spec.rb
index 4e66e5b661..3e6183ed9d 100644
--- a/spec/quality_spec.rb
+++ b/spec/quality_spec.rb
@@ -239,7 +239,6 @@ RSpec.describe "The library itself" do
expect(err).to be_empty, "bundler should build as a gem without warnings, but\n#{err}"
ensure
- # clean up the .gem generated
FileUtils.rm("bundler-#{Bundler::VERSION}.gem")
end
end