Skip to content

Commit

Permalink
Merge pull request #1032 from voxpupuli/remove-legacy-top-scope-syntax
Browse files Browse the repository at this point in the history
Remove legacy top-scope syntax
  • Loading branch information
kenyon authored Nov 23, 2023
2 parents d95080e + 2d54bf8 commit f7d7c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/classes/collectd_plugin_nut_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

describe 'collectd::plugin::nut', type: :class do
let :pre_condition do
'include ::collectd'
'include collectd'
end

on_supported_os(baseline_os_hash).each do |os, facts|
Expand Down

0 comments on commit f7d7c5d

Please sign in to comment.