summaryrefslogtreecommitdiff
path: root/spec/run_oc_pedant.rb
diff options
context:
space:
mode:
authorLamont Granquist <lamont@opscode.com>2021-02-25 16:46:39 -0800
committerGitHub <noreply@github.com>2021-02-25 16:46:39 -0800
commit62cb0d0eeeeedae10bdb51f0f109c31085932934 (patch)
tree0b60b088a83df00ce4a4d50279533d32728f2dcd /spec/run_oc_pedant.rb
parent4b9fd1471426c3805b7d3e36db0e28f183aee877 (diff)
parentd6996ebef59efbb3101bac0e2e049fbc9e676d2c (diff)
downloadchef-zero-62cb0d0eeeeedae10bdb51f0f109c31085932934.tar.gz
Merge pull request #308 from chef/lcg/checking-ci
Diffstat (limited to 'spec/run_oc_pedant.rb')
-rw-r--r--spec/run_oc_pedant.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb
index a8c2566..13cfa5a 100644
--- a/spec/run_oc_pedant.rb
+++ b/spec/run_oc_pedant.rb
@@ -188,8 +188,6 @@ begin
# tests from chef-server as the user acls are not supported in chef-zero
# at this time.
"--skip-chef-zero-quirks",
-
- "--skip-status"
]
# The knife tests are very slow and don't give us a lot of extra coverage,