diff options
author | Vivek Singh <vivek.singh@msystechnologies.com> | 2019-10-28 22:13:05 +0530 |
---|---|---|
committer | Vivek Singh <vivek.singh@msystechnologies.com> | 2019-10-28 22:15:04 +0530 |
commit | dd682d9040da1a5f12f4f076881cf748379e9227 (patch) | |
tree | 8d00eecaa43b0d714e8cc49bb7a71d15b74653e4 /spec/data/cookbooks | |
parent | 33c9f7e83df1ce92f417eee5b5d3a76b9acdf66c (diff) | |
download | chef-dd682d9040da1a5f12f4f076881cf748379e9227.tar.gz |
Fix unit specs
Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
Diffstat (limited to 'spec/data/cookbooks')
-rw-r--r-- | spec/data/cookbooks/starter/chefignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/data/cookbooks/starter/chefignore b/spec/data/cookbooks/starter/chefignore index 9e0f3d8622..b9d6c768c2 100644 --- a/spec/data/cookbooks/starter/chefignore +++ b/spec/data/cookbooks/starter/chefignore @@ -5,4 +5,4 @@ recipes/default.rb # comments can be indented -ignored
\ No newline at end of file +ignored |