From b340fdb57d03b03a312b8435834154953d2d8f97 Mon Sep 17 00:00:00 2001 From: Spiros Dimopulos Date: Thu, 8 Jan 2026 22:05:06 +0200 Subject: [PATCH] NOJIRA: fixed integration test (#492) --- .../collectionobject/related/responses/sortRelated.res.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/related/responses/sortRelated.res.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/related/responses/sortRelated.res.xml index 4d33ad6d1..8743d0105 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/related/responses/sortRelated.res.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/collectionobject/related/responses/sortRelated.res.xml @@ -3,7 +3,7 @@ 3 3 - csid|uri|refName|updatedAt|workflowState|identificationNumber|blobCsid|title + csid|uri|refName|updatedAt|workflowState|altText|identificationNumber|blobCsid|title ${first} @@ -32,4 +32,4 @@ project ${identificationNumberLast} - \ No newline at end of file + -- 2.47.3