summaryrefslogtreecommitdiff
path: root/spec/run_pedant.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/run_pedant.rb')
-rw-r--r--spec/run_pedant.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/run_pedant.rb b/spec/run_pedant.rb
index 2caf1ff..30ffa2d 100644
--- a/spec/run_pedant.rb
+++ b/spec/run_pedant.rb
@@ -79,7 +79,8 @@ begin
'--skip-authentication',
'--skip-authorization',
'--skip-keys',
- '--skip-omnibus'
+ '--skip-omnibus',
+ '--skip-cookbook_artifacts'
])
result = RSpec::Core::Runner.run(Pedant.config.rspec_args)