From aa959000a3ec2582820f4f96e8ec7f97df7ae600 Mon Sep 17 00:00:00 2001 From: Marc Paradise Date: Wed, 4 Mar 2015 10:21:04 -0500 Subject: remove multitenant from pedant config, no longer valid --- spec/support/oc_pedant.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/spec/support/oc_pedant.rb b/spec/support/oc_pedant.rb index 1db663e..e3bcf27 100644 --- a/spec/support/oc_pedant.rb +++ b/spec/support/oc_pedant.rb @@ -77,9 +77,6 @@ superuser_name 'pivotal' superuser_key key webui_key key -# Set the platform_class -platform_class Pedant::MultiTenantPlatform - requestors({ :clients => { # The the admin user, for the purposes of getting things rolling -- cgit v1.2.1