Skip to content

Commit

Permalink
Simplecov minimum coverage removed
Browse files Browse the repository at this point in the history
  • Loading branch information
ffeldhaus committed May 12, 2013
1 parent 9c54637 commit 84bd2a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
# enable coverage reports
if ENV['COVERAGE']
require 'simplecov'
SimpleCov.minimum_coverage 90
SimpleCov.start
end

Expand Down

0 comments on commit 84bd2a1

Please sign in to comment.