Skip to content

Commit a071ed4

Browse files
committed
Fix deprecation
1 parent f030296 commit a071ed4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/spec_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
primary_coverage :branch
99

10-
add_filter "spec/"
10+
skip "spec/"
1111
end
1212

1313
require "errbit_plugin"

0 commit comments

Comments
 (0)