Skip to content

Commit

Permalink
travis found another puppet 2.7 spec failure - resolving
Browse files Browse the repository at this point in the history
  • Loading branch information
jlambert121 committed Feb 26, 2013
1 parent 5a767eb commit 158975b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/classes/sensu_init_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
let(:facts) { { :fqdn => 'myhost.domain.com', :ipaddress => '1.2.3.4' } }

it { should contain_class('sensu::rabbitmq').with(
'notify_services' => ''
'notify_services' => []
)}
end

Expand Down

0 comments on commit 158975b

Please sign in to comment.