summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorAndrew Brown <anbrown@blackberry.com>2015-08-13 21:09:56 -0400
committerAndrew Brown <anbrown@blackberry.com>2015-08-13 21:09:56 -0400
commitf34c2686d2a4b7fe83f1449cc1c5cc38ac4b8a04 (patch)
tree176590a5497ff04d5efca83a837463582595a7d9 /spec
parent40216a586a0caeb1a03590f89e95bffddd4f5c5f (diff)
downloadchef-zero-f34c2686d2a4b7fe83f1449cc1c5cc38ac4b8a04.tar.gz
Further support for /server_api_version
This adds checks to ensure that the requested API version is checked early on in the request cycle, to comply with RFC041.
Diffstat (limited to 'spec')
-rw-r--r--spec/run_oc_pedant.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb
index c0ba702..d2d1c84 100644
--- a/spec/run_oc_pedant.rb
+++ b/spec/run_oc_pedant.rb
@@ -47,7 +47,6 @@ begin
# Chef 12 features not yet 100% supported by Chef Zero
'--skip-policies',
- '--skip-server-api-version',
'--skip-cookbook-artifacts',
'--skip-containers',
'--skip-api-v1'