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 a8c2566..9ffbd0d 100644
--- a/spec/run_oc_pedant.rb
+++ b/spec/run_oc_pedant.rb
@@ -189,7 +189,8 @@ begin
# at this time.
"--skip-chef-zero-quirks",
- "--skip-status"
+ "--skip-status",
+ "--skip=email_case_insensitive"
]
# The knife tests are very slow and don't give us a lot of extra coverage,