From 2a0308f18e9cdadd7a2e2c1ef1d5a78ba3895600 Mon Sep 17 00:00:00 2001 From: remillet Date: Wed, 4 Oct 2017 11:36:52 -0700 Subject: [PATCH] Update authority-request.xml Fixing malformed refnames. --- .../src/test/resources/requests/authority-request.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 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 c15587e92..3b7a34748 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(perfTestPersons)'Perf Test Person Auth' + urn:cspace:collectionspace.org:Personauthorities:name(perfTestPersons)'Perf Test Person Auth' @@ -13,7 +13,7 @@ Perf Test Person Auth ${docID} perfTestPersons-${docID} PersonAuthority - urn:cspace:collectionspace.org:Personauthorities(perfTestPersons)'Perf Test Person Auth' + urn:cspace:collectionspace.org:Personauthorities:name(perfTestPersons)'Perf Test Person Auth' - \ No newline at end of file + -- 2.47.3