summaryrefslogtreecommitdiff
path: root/features/api/cookbooks/upload_cookbooks.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/api/cookbooks/upload_cookbooks.feature')
-rw-r--r--features/api/cookbooks/upload_cookbooks.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/api/cookbooks/upload_cookbooks.feature b/features/api/cookbooks/upload_cookbooks.feature
index 3f512668fd..cf9f51a66a 100644
--- a/features/api/cookbooks/upload_cookbooks.feature
+++ b/features/api/cookbooks/upload_cookbooks.feature
@@ -115,5 +115,5 @@ Feature: CRUD cookbooks
Then the response code should be '200'
When I commit the sandbox
Then I should not get an exception
- When I create a versioned cookbook named 'testcookbook_invalid_empty_except_metadata' versioned '0.1.0' with 'testcookbook_invalid_empty'
+ When I create a cookbook named 'testcookbook_invalid_empty_except_metadata' with only the metadata file
Then I should get a '400 "Bad Request"' exception