Skip to content

Commit

Permalink
MOSIP-34506 - Fixed masterdata failure test cases
Browse files Browse the repository at this point in the history
Signed-off-by: Mohanachandran S <[email protected]>
  • Loading branch information
mohanachandran-s committed Aug 1, 2024
1 parent 193dd7e commit ff1aa4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"perKioskProcessTime":"{{perKioskProcessTime}}",
"timeZone":"{{timeZone}}",
"workingHours":"{{workingHours}}",
"numberOfKiosks":{{}},
"numberOfKiosks":"{{numberOfKiosks}}",
"zoneCode":"{{zoneCode}}",
"id":"{{id}}",
"exceptionalHolidayPutPostDto": [
Expand Down

0 comments on commit ff1aa4e

Please sign in to comment.