Skip to content

Commit

Permalink
Revert "Set minimum test coverage (#207)"
Browse files Browse the repository at this point in the history
This reverts commit 3fd021c.
  • Loading branch information
Zogoo authored Sep 17, 2024
1 parent 3fd021c commit 22c40c5
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
@@ -1,6 +1,5 @@
# encoding: utf-8
require 'simplecov'
SimpleCov.minimum_coverage 96.45
SimpleCov.start do
add_filter "/spec/"
end
Expand Down

0 comments on commit 22c40c5

Please sign in to comment.