This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
php-formula
forked from
ExternalMirrors/php-formula
Watch
2
Star
0
Fork
0
Code
Releases
24
Activity
Browse Source
style(spec): remove empty lines
tags/v1.1.0
Nicolas Rodriguez
5 years ago
parent
baeac04bd9
commit
dc12a0bbf2
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
+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 }
Write
Preview
Loading…
Cancel
Save