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.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/run_oc_pedant.rb b/spec/run_oc_pedant.rb
index e87fc66..70c5806 100644
--- a/spec/run_oc_pedant.rb
+++ b/spec/run_oc_pedant.rb
@@ -107,6 +107,8 @@ begin
start_chef_server
end
+ ENV["SECRETS_FILE"] = "spec/support/secrets.json"
+
require "rspec/core"
require "pedant"
require "pedant/organization"