Skip to content

Commit

Permalink
decrease covergae minimum by 0.11%
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelolx committed Dec 23, 2022
1 parent 3765817 commit 3e75c33
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 @@

SimpleCov.start do
add_filter "spec/support/sidekiq.rb"
minimum_coverage 97.91
minimum_coverage 97.80
end

require 'sidekiq'
Expand Down

0 comments on commit 3e75c33

Please sign in to comment.