We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3f025 commit 50343c0Copy full SHA for 50343c0
spec/spec_helper.rb
@@ -1,4 +1,6 @@
1
require 'rspec-puppet'
2
+require 'rspec-puppet-utils'
3
+require 'puppetlabs_spec_helper/module_spec_helper'
4
5
fixture_path = File.expand_path(File.join(__FILE__, '..', 'fixtures'))
6
0 commit comments