Skip to content

Commit 6518c8c

Browse files
committed
fix tests
1 parent f9049ab commit 6518c8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spec/spec_helper.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
formatter SimpleCov::Formatter::LcovFormatter
1818
end
1919

20-
skip 'spec/'
21-
skip '.github/'
20+
add_filter 'spec/'
21+
add_filter '.github/'
2222
end
2323

2424
require_relative '../lib/ruby_lokalise_api'

0 commit comments

Comments
 (0)