Skip to content

Commit 9f03e8a

Browse files
committed
remove dead code
found some dead code to remove
1 parent 6eb8f9c commit 9f03e8a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

spec/functions/create_ini_settings_spec.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,4 @@
2020

2121
it { should run.with_params({ 1 => 2 }).and_raise_error(Puppet::ParseError, /Section 1 must contain a Hash/) }
2222
end
23-
24-
context 'given a catalog with puppet package => absent' do
25-
end
2623
end

0 commit comments

Comments
 (0)