Skip to content

Commit

Permalink
Lower minimal coverage
Browse files Browse the repository at this point in the history
lib/rspec/expectations/configuration.rb 	91.43 %
  • Loading branch information
pirj committed Dec 10, 2020
1 parent 0609728 commit 7060305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
require 'rspec/support/spec/in_sub_process'

RSpec::Support::Spec.setup_simplecov do
minimum_coverage 92
minimum_coverage 91
end

Dir['./spec/support/**/*'].each do |f|
Expand Down

0 comments on commit 7060305

Please sign in to comment.