Skip to content

Commit 04172b5

Browse files
committed
Configure simplecov
1 parent 15fd766 commit 04172b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/spec_helper.rb

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
enable_coverage :branch
77

88
primary_coverage :branch
9+
10+
add_filter "spec/"
911
end
1012

1113
require "errbit_plugin"

0 commit comments

Comments
 (0)