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

control 'Php package' do control 'Php package' do
title 'should be installed' title 'should be installed'




def test_debian def test_debian
describe package('php-imagick') do describe package('php-imagick') do
it { should be_installed } it { should be_installed }

Loading…
Cancel
Save