Skip to content

Commit

Permalink
Typo of install method
Browse files Browse the repository at this point in the history
  • Loading branch information
hunner committed Jun 16, 2015
1 parent 2bdd22a commit ad190a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper_acceptance.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

unless ENV['RS_PROVISION'] == 'no' or ENV['BEAKER_provision'] == 'no'

run_puppet_installer
run_puppet_install_helper

hosts.each do |host|
if host['platform'] =~ /sles-12/i || host['platform'] =~ /solaris-11/i
Expand Down

0 comments on commit ad190a9

Please sign in to comment.