Rubocop fixes
This commit is contained in:
@@ -5,6 +5,6 @@ metadata
|
||||
group :integration do
|
||||
cookbook 'apt'
|
||||
cookbook 'yum'
|
||||
cookbook 'fake', :path => 'test/fixtures/cookbooks/fake'
|
||||
cookbook 'wrapper', :path => 'test/fixtures/cookbooks/wrapper'
|
||||
cookbook 'fake', path: 'test/fixtures/cookbooks/fake'
|
||||
cookbook 'wrapper', path: 'test/fixtures/cookbooks/wrapper'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user