Skip to content

Commit 50343c0

Browse files
committed
add missing components to spec_helper.rb
1 parent dc3f025 commit 50343c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/spec_helper.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
require 'rspec-puppet'
2+
require 'rspec-puppet-utils'
3+
require 'puppetlabs_spec_helper/module_spec_helper'
24

35
fixture_path = File.expand_path(File.join(__FILE__, '..', 'fixtures'))
46

0 commit comments

Comments
 (0)