We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639e0ec commit ca4a0f7Copy full SHA for ca4a0f7
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