mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-25 11:25:01 +01:00
rubocop: autofix
This commit is contained in:
parent
b22e05176a
commit
ddc072a388
2 changed files with 4 additions and 5 deletions
|
@ -1,10 +1,9 @@
|
|||
require 'spec_helper_acceptance'
|
||||
|
||||
describe 'hashi_stack::repo class' do
|
||||
|
||||
context 'default parameters' do
|
||||
# Using puppet_apply as a helper
|
||||
it 'should work with no errors based on the example' do
|
||||
it 'works with no errors based on the example' do
|
||||
pp = <<-EOS
|
||||
include hashi_stack::repo
|
||||
package { 'packer':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue