features/json_formatter.feature in berkshelf-3.0.1 vs features/json_formatter.feature in berkshelf-3.1.0

- old
+ new

@@ -79,14 +79,10 @@ """ { "cookbooks": [ { "name": "fake", - "version": "1.0.0", - "description": "A fabulous new cookbook", - "author": "YOUR_COMPANY_NAME", - "email": "YOUR_EMAIL", - "license": "none" + "path": "<%= Berkshelf.cookbook_store.storage_path.join('fake-1.0.0') %>" } ], "errors": [], "messages": [], "warnings": []