We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb8f9c commit 9f03e8aCopy full SHA for 9f03e8a
1 file changed
spec/functions/create_ini_settings_spec.rb
@@ -20,7 +20,4 @@
20
21
it { should run.with_params({ 1 => 2 }).and_raise_error(Puppet::ParseError, /Section 1 must contain a Hash/) }
22
end
23
-
24
- context 'given a catalog with puppet package => absent' do
25
- end
26
0 commit comments