Fix indent

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-05-18 03:07:09 -07:00
parent b176012abf
commit 390d006311

View file

@ -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']