From f99be261be12c2ae7b925684d2199f67eca4b1db Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Wed, 19 Feb 2014 12:57:04 -0800 Subject: [PATCH] CSPACE-6188: Added missing auth credentials to XmlReplay-based test. --- .../test-data/xmlreplay/batch/batch-update-object-loc.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-update-object-loc.xml b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-update-object-loc.xml index 478f9631f..d2033a1c1 100644 --- a/services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-update-object-loc.xml +++ b/services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-update-object-loc.xml @@ -3,6 +3,7 @@ YWRtaW5AY29yZS5jb2xsZWN0aW9uc3BhY2Uub3JnOkFkbWluaXN0cmF0b3I= + YWRtaW5AbGlmZXNjaS5jb2xsZWN0aW9uc3BhY2Uub3JnOkFkbWluaXN0cmF0b3I= @@ -596,7 +597,7 @@ - + POST -- 2.47.3