summaryrefslogtreecommitdiff
path: root/spec/support/oc_pedant.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/oc_pedant.rb')
-rw-r--r--spec/support/oc_pedant.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/oc_pedant.rb b/spec/support/oc_pedant.rb
index 03c4db1..82f5cfc 100644
--- a/spec/support/oc_pedant.rb
+++ b/spec/support/oc_pedant.rb
@@ -140,7 +140,7 @@ requestors({
},
})
-self[:tags] = [:validation, :authentication, :authorization]
+self[:tags] = %i{validation authentication authorization}
verify_error_messages false
ruby_users_endpoint? false