diff --git a/test/helper.rb b/test/helper.rb index f30f668d0..55c8475bf 100644 --- a/test/helper.rb +++ b/test/helper.rb @@ -15,7 +15,6 @@ if ENV['CI_ENABLE_COVERAGE'] Coveralls::SimpleCov::Formatter ]) -if ENV['CI_ENABLE_COVERAGE'] SimpleCov.start do add_filter '/test/' add_group 'Resources', ['lib/resources', 'lib/inspec/resources']