Skip to content

Commit 55c0b99

Browse files
Update spec_helper_acceptance_local.rb
1 parent 3dbe7d1 commit 55c0b99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/spec_helper_acceptance_local.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ class LitmusHelper
99

1010
def pre_run
1111
LitmusHelper.instance.apply_manifest("class { 'mysql::server': root_password => 'password' }", catch_failures: true)
12-
LitmusHelper.instance.apply_manifest("package { 'lsb-release': ensure => installed, }", expect_failures: false)
1312
end
1413

1514
def mysql_version

0 commit comments

Comments
 (0)