style(spec): remove empty lines

This commit is contained in:
Nicolas Rodriguez 2019-09-04 01:13:22 +02:00
parent baeac04bd9
commit dc12a0bbf2

View File

@ -1,8 +1,6 @@
control 'Php package' do
title 'should be installed'
def test_debian
describe package('php-imagick') do
it { should be_installed }