add stdlib to rspec-system tests
This commit is contained in:
parent
d7498a4e25
commit
6e554e1a26
1 changed files with 1 additions and 0 deletions
|
@ -21,5 +21,6 @@ RSpec.configure do |c|
|
|||
|
||||
# Install modules and dependencies
|
||||
puppet_module_install(:source => proj_root, :module_name => 'concat')
|
||||
shell('puppet module install puppetlabs-stdlib')
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue