Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Remove obvious comment
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Aug 16, 2019
1 parent 7d982a5 commit 91e7fe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/quality_spec.rb
Expand Up @@ -239,7 +239,6 @@ def check_for_specific_pronouns(filename)

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
Expand Down

0 comments on commit 91e7fe1

Please sign in to comment.