Browse Source

style(spec): remove empty lines

tags/v1.1.0
Nicolas Rodriguez 5 years ago
parent
commit
dc12a0bbf2
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      test/integration/default/controls/package_spec.rb

+ 0
- 2
test/integration/default/controls/package_spec.rb 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 }

Loading…
Cancel
Save