summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec/run_oc_pedant.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb
index 562bf6a..79d92e7 100644
--- a/spec/run_oc_pedant.rb
+++ b/spec/run_oc_pedant.rb
@@ -34,6 +34,9 @@ begin
Pedant.config[:config_file] = 'spec/support/oc_pedant.rb'
Pedant.setup([
'--skip-knife',
+ '--skip-keys',
+ '--skip-controls',
+ '--skip-acl',
'--skip-validation',
'--skip-authentication',
'--skip-authorization',