diff options
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 |