diff options
author | John Keiser <john@johnkeiser.com> | 2015-11-09 17:41:09 -0800 |
---|---|---|
committer | Chris Doherty <cdoherty@chef.io> | 2015-12-07 14:33:18 -0800 |
commit | cff9fa65072b582e6bfb8836eaf0b94745776634 (patch) | |
tree | c2898d70fcb27c9fcbc629d35b52f57f87a4244d /spec | |
parent | 8e51d333ada0eebd065bbbeca5c69260219d008e (diff) | |
download | chef-zero-cff9fa65072b582e6bfb8836eaf0b94745776634.tar.gz |
Make chef-zero run pedant tests against ChefFS
Diffstat (limited to 'spec')
-rw-r--r-- | spec/support/oc_pedant.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/support/oc_pedant.rb b/spec/support/oc_pedant.rb index cc62dd4..6e39878 100644 --- a/spec/support/oc_pedant.rb +++ b/spec/support/oc_pedant.rb @@ -85,7 +85,6 @@ delete_org true # are using pre-existing users, you must supply a ':key_file' key, # which should be the fully-qualified path /on the machine Pedant is # running on/ to a private key for that user. -key = 'spec/support/stickywicket.pem' superuser_name 'pivotal' superuser_key key webui_key key |