summaryrefslogtreecommitdiff
path: root/spec/support/pedant/pedant_config.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/pedant/pedant_config.rb')
-rw-r--r--spec/support/pedant/pedant_config.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/support/pedant/pedant_config.rb b/spec/support/pedant/pedant_config.rb
index 487bf106da..6f3a2cbbfb 100644
--- a/spec/support/pedant/pedant_config.rb
+++ b/spec/support/pedant/pedant_config.rb
@@ -129,4 +129,5 @@ self[:tags] = [:validation, :authentication, :authorization]
verify_error_messages false
use_default_org true
+default_orgname 'chef_client_pedant_org'
chef_server 'http://localhost:8889' \ No newline at end of file