Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: bhumi46 <[email protected]>
  • Loading branch information
bhumi46 committed Aug 7, 2024
1 parent fe50016 commit e024be4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions MockMDS/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cors.headers.allowed.methods="OPTIONS, RCAPTURE, CAPTURE, MOSIPDINFO, MOSIPDISC,
cors.headers.allowed.origin="*"

mosip.mock.sbi.allowed.admin.apis="admin/score, admin/delay, admin/status, admin/profile"
mosip.mock.sbi.quality.score=44
mosip.mock.sbi.quality.score=44.00

mosip.mock.sbi.device.purpose.registration=Registration
mosip.mock.sbi.device.purpose.auth=Auth
Expand Down Expand Up @@ -159,5 +159,4 @@ mds_ERROR_806_msg_en=Device connected purpose should be for Auth only for Auth C
mds_ERROR_809_msg_en=Auth Capture request can not be done for Registration Devices
mds_ERROR_810_msg_en=Auth Capture unknown error

mds_ERROR_999_msg_en=Unknown Error

mds_ERROR_999_msg_en=Unknown Error

0 comments on commit e024be4

Please sign in to comment.