From b13f5bc81d18e2a849e0e77b8e8da6b65837c29b Mon Sep 17 00:00:00 2001 From: Mohanachandran S <165888272+mohanachandran-s@users.noreply.github.com> Date: Thu, 8 Aug 2024 18:20:12 +0530 Subject: [PATCH] MOSIP-34506 - Fixed masterdata failure test cases (#1045) * MOSIP-34506 - Fixed masterdata failure test cases Signed-off-by: Mohanachandran S * MOSIP-34506 - Fixed masterdata failure test cases Signed-off-by: Mohanachandran S * MOSIP-34506 - Fixed masterdata failure test cases Signed-off-by: Mohanachandran S --------- Signed-off-by: Mohanachandran S --- .../masterdata/RegistrationCenter/UpdateRegistrationCenter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apitest/src/main/resources/masterdata/RegistrationCenter/UpdateRegistrationCenter.yml b/apitest/src/main/resources/masterdata/RegistrationCenter/UpdateRegistrationCenter.yml index 5d5dbb4eab5..715e702501c 100644 --- a/apitest/src/main/resources/masterdata/RegistrationCenter/UpdateRegistrationCenter.yml +++ b/apitest/src/main/resources/masterdata/RegistrationCenter/UpdateRegistrationCenter.yml @@ -68,7 +68,7 @@ UpdateRegistrationCenter: "perKioskProcessTime": "00:15:00", "timeZone": "Test Time zone", "workingHours": "8:00:00", - "zoneCode":"$ZONE_CODE$", + "zoneCode":"$ID:CreateRegCenter_allValid_smoke_sid_zoneCode$", "id": "$ID:CreateRegCenter_allValid_smoke_sid_id$", "numberOfKiosks":"12", "exceptionHolidayDate": "2020-11-16",