Skip to content

Commit

Permalink
disable the broken check on pupet4
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Meusel <tim@bastelfreak.de>
  • Loading branch information
bastelfreak committed Apr 9, 2016
1 parent 078caaf commit 5a2b663
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/classes/web_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
it { should contain_class('zabbix::resources::web') }
# disabled due to https://github.com/rodjek/rspec-puppet/issues/352
#it { should contain_package('zabbixapi').that_requires('Class[ruby::dev]').with_provider('puppet_gem') }
it { should contain_package('zabbixapi').that_requires('Class[ruby::dev]') }
it { should contain_class('ruby::dev') }
end

Expand Down

0 comments on commit 5a2b663

Please sign in to comment.