summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorJohn Keiser <jkeiser@opscode.com>2014-08-20 16:36:06 -0700
committerJohn Keiser <jkeiser@opscode.com>2014-08-22 09:20:50 -0700
commit9da161dbb67168da835c1a36263aac61b2512810 (patch)
tree96c34059384173b8f45cc9c973fa4f51eff31834 /spec
parentf16071f7f666bd16991344505841be30a036d81b (diff)
downloadchef-zero-9da161dbb67168da835c1a36263aac61b2512810.tar.gz
Get users endpoint (mostly) up to oc-chef-pedant standards
Diffstat (limited to 'spec')
-rw-r--r--spec/support/oc_pedant.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/support/oc_pedant.rb b/spec/support/oc_pedant.rb
index e40a710..4d033c0 100644
--- a/spec/support/oc_pedant.rb
+++ b/spec/support/oc_pedant.rb
@@ -128,3 +128,6 @@ requestors({
self[:tags] = [:validation, :authentication, :authorization]
verify_error_messages false
+
+ruby_users_endpoint? false
+ruby_org_assoc? false