Fix wrapper cookbook in the specs completely failing

It’s still broken, but now it actually tests

Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
Tim Smith
2017-01-17 23:32:22 -08:00
parent 29f9d3921b
commit 82aec2f311
7 changed files with 10 additions and 9 deletions

View File

@@ -1,3 +1,4 @@
name 'wrapper'
name 'test'
version '0.0.1'
description 'Wrapper cookbook, used for testing only.'
depends 'postfix'