Don't include RSpecSystemPuppet::Helpers twice
This commit is contained in:
parent
a42f971fa6
commit
d2ec91da6e
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ RSpec.configure do |c|
|
|||
# Enable colour
|
||||
c.tty = true
|
||||
|
||||
c.include RSpecSystemPuppet::Helpers
|
||||
|
||||
# This is where we 'setup' the nodes before running our tests
|
||||
c.before :suite do
|
||||
# Install puppet
|
||||
|
|
Loading…
Reference in a new issue