Skip to content

Commit

Permalink
Merge pull request chocolatey-archive#115 from puppetlabs/pdksync_pdk…
Browse files Browse the repository at this point in the history
…sync-beaker4

pdksync - (MODULES-7658) use beaker4 in puppet-module-gems
  • Loading branch information
James Pogran authored Aug 31, 2018
2 parents fa7560e + 3eecc62 commit e61e7af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/spec_helper_acceptance.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'beaker-pe'
require 'beaker-puppet'
require 'nokogiri'
require 'beaker-rspec'
require 'beaker/puppet_install_helper'
Expand All @@ -8,6 +10,7 @@
Dir["./spec/support/**/*.rb"].sort.each { |f| require f }

run_puppet_install_helper
configure_type_defaults_on(hosts)
install_ca_certs

hosts.each do |host|
Expand Down

0 comments on commit e61e7af

Please sign in to comment.