From a9f83ae514ebce5b7e5db29530f8714cc02e0086 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Wed, 21 Aug 2013 15:04:39 -0700 Subject: [PATCH] CSPACE-6152: Remove extraneous (and incorrect) values from properties file for running Taxonomy service client tests. --- .../src/main/resources/collectionspace-client.properties | 4 ---- 1 file changed, 4 deletions(-) diff --git a/services/taxonomy/client/src/main/resources/collectionspace-client.properties b/services/taxonomy/client/src/main/resources/collectionspace-client.properties index 7f0de54b8..dbe86dc7b 100644 --- a/services/taxonomy/client/src/main/resources/collectionspace-client.properties +++ b/services/taxonomy/client/src/main/resources/collectionspace-client.properties @@ -4,7 +4,3 @@ cspace.ssl=false cspace.auth=true cspace.user=admin@lifesci.collectionspace.org cspace.password=Administrator -# default tenant -cspace.tenant=1 -# the tenantID of the numbered tenant: -cspace.tenantID=core.collectionspace.org -- 2.47.3