summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorJohn Keiser <jkeiser@opscode.com>2014-08-21 12:37:22 -0700
committerJohn Keiser <jkeiser@opscode.com>2014-08-22 09:20:50 -0700
commita4efe10a02590f9caa21544504a2b1d6f5ffb295 (patch)
tree52bc642cc69f0f29a804bdbc00cd5d0016e78da5 /spec
parent57203ee3aabee96aaa5ba6437e4d6b373793d897 (diff)
downloadchef-zero-a4efe10a02590f9caa21544504a2b1d6f5ffb295.tar.gz
Make acls endpoints return 405 for disallowed methods
Diffstat (limited to 'spec')
-rw-r--r--spec/support/oc_pedant.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/support/oc_pedant.rb b/spec/support/oc_pedant.rb
index 4d033c0..60e3629 100644
--- a/spec/support/oc_pedant.rb
+++ b/spec/support/oc_pedant.rb
@@ -130,4 +130,5 @@ self[:tags] = [:validation, :authentication, :authorization]
verify_error_messages false
ruby_users_endpoint? false
+ruby_acls_endpoint? false
ruby_org_assoc? false