Skip to content

Commit

Permalink
Missing require for retry in test
Browse files Browse the repository at this point in the history
garethr committed Dec 18, 2015
1 parent e955e21 commit 67cfdee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper_acceptance.rb
Original file line number Diff line number Diff line change
@@ -2,6 +2,7 @@
require 'beaker-rspec/helpers/serverspec'
require 'pry'
require 'beaker/puppet_install_helper'
require 'rspec/retry'

run_puppet_install_helper unless ENV['BEAKER_provision'] == 'no'

0 comments on commit 67cfdee

Please sign in to comment.