From 4107b5c7a1e42f934602130f9936d487568d1051 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Fri, 14 Sep 2012 12:05:06 -0700 Subject: [PATCH] CSPACE-5518: Fixed case typo in XmlReplay payload file used in structured objects tests; this error didn't manifest on Mac OS X (filesystem case insensitivity?). --- .../collectionobject/collectionobject-hierarchy-refname.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/collectionobject-hierarchy-refname.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/collectionobject-hierarchy-refname.xml index 4af2f195b..722defb1b 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/collectionobject-hierarchy-refname.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/collectionobject-hierarchy-refname.xml @@ -231,7 +231,7 @@ PUT /cspace-services/collectionobjects/${CreateBlackRook.CSID} - collectionobject/hierarchy/7-collectionobject-update-with-parent-child-refNames.xml + collectionobject/hierarchy/7-collectionobject-update-with-parent-child-refnames.xml This black rook is nearly intact, save for two tiny fragments. ${CreateBlackRook.CSID} -- 2.47.3