summaryrefslogtreecommitdiff
path: root/spec/run_oc_pedant.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/run_oc_pedant.rb')
-rw-r--r--spec/run_oc_pedant.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb
index a9229ed..6694597 100644
--- a/spec/run_oc_pedant.rb
+++ b/spec/run_oc_pedant.rb
@@ -191,7 +191,8 @@ begin
"--skip-status",
"--skip=email_case_insensitive",
- "--skip=nginx_default_error"
+ "--skip=nginx_default_error",
+ "--skip=response_headers"
]
# The knife tests are very slow and don't give us a lot of extra coverage,