mirror of
https://github.com/inspec/inspec
synced 2024-11-26 14:40:26 +00:00
Fix indent
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
b176012abf
commit
390d006311
1 changed files with 0 additions and 1 deletions
|
@ -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']
|
||||
|
|
Loading…
Reference in a new issue