From 6279785e3df82927b5f218d97c015bdc43eae3c3 Mon Sep 17 00:00:00 2001 From: remillet Date: Wed, 4 Oct 2017 14:03:02 -0700 Subject: [PATCH] Update authority-request.xml --- .../service/src/test/resources/requests/authority-request.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/imports/service/src/test/resources/requests/authority-request.xml b/services/imports/service/src/test/resources/requests/authority-request.xml index 3b7a34748..bd4a85085 100644 --- a/services/imports/service/src/test/resources/requests/authority-request.xml +++ b/services/imports/service/src/test/resources/requests/authority-request.xml @@ -5,7 +5,7 @@ Perf Test Person Auth ${docID} perfTestPersons-${docID} PersonAuthority - urn:cspace:collectionspace.org:Personauthorities:name(perfTestPersons)'Perf Test Person Auth' + urn:cspace:collectionspace.org:Personauthorities:name(perfTestPersons-${docID})'Perf Test Person Auth ${docID}' @@ -13,7 +13,7 @@ Perf Test Person Auth ${docID} perfTestPersons-${docID} PersonAuthority - urn:cspace:collectionspace.org:Personauthorities:name(perfTestPersons)'Perf Test Person Auth' + urn:cspace:collectionspace.org:Personauthorities:name(perfTestPersons-${docID})'Perf Test Person Auth ${docID}' -- 2.47.3