We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15fd766 commit 04172b5Copy full SHA for 04172b5
spec/spec_helper.rb
@@ -6,6 +6,8 @@
6
enable_coverage :branch
7
8
primary_coverage :branch
9
+
10
+ add_filter "spec/"
11
end
12
13
require "errbit_plugin"
0 commit comments