summarylogtreecommitdiffstats
path: root/disable-coveralls.patch
blob: ed74c834804373350ebdb45b6c9758d87cb36a15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/test/helper.rb b/test/helper.rb
index ee4fc27..afd3b01 100644
--- a/test/helper.rb
+++ b/test/helper.rb
@@ -1,8 +1,5 @@
 # frozen_string_literal: true
 
-require 'coveralls'
-Coveralls.wear!
-
 require 'minitest'
 require 'minitest/autorun'