summaryrefslogtreecommitdiff
path: root/spec/run_oc_pedant.rb
diff options
context:
space:
mode:
authorChris Doherty <cdoherty@chef.io>2016-01-25 13:50:26 -0800
committerChris Doherty <cdoherty@chef.io>2016-01-25 13:50:26 -0800
commit11a687a19b26f93713226cd205cdc700b340203d (patch)
tree5d9dc3c491ac1bc1ce3dbcb8816c3820640b1227 /spec/run_oc_pedant.rb
parent92a55901496a5eb94bd5c84fed95ed7664540858 (diff)
downloadchef-zero-11a687a19b26f93713226cd205cdc700b340203d.tar.gz
Return 410 on /controls so we stop skipping that pedant spec.cd/run-controls-specs
Diffstat (limited to 'spec/run_oc_pedant.rb')
-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 a064618..cb24122 100644
--- a/spec/run_oc_pedant.rb
+++ b/spec/run_oc_pedant.rb
@@ -101,7 +101,6 @@ begin
#
# ...but we're not there yet
'--skip-keys',
- '--skip-controls',
'--skip-acl',
# Chef Zero does not intend to support validation the way erchef does.