Skip to content

Commit

Permalink
MOSIP-36485
Browse files Browse the repository at this point in the history
Signed-off-by: Nandhukumar <[email protected]>
  • Loading branch information
nandhu-kumar committed Dec 6, 2024
1 parent a01896c commit e2c72d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api-test/src/main/resources/esignet/BioAuthIdp/BioNonAuth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ BioNonAuth:
output: '{
"errors": [
{
"errorCode": "invalid_challenge_length",
"errorCode": "auth_factor_mismatch",
"errorMessage": "$IGNORE$"
}
]
Expand Down Expand Up @@ -965,7 +965,7 @@ BioNonAuth:
output: '{
"errors": [
{
"errorCode": "invalid_challenge_length",
"errorCode": "auth_factor_mismatch",
"errorMessage": "$IGNORE$"
}
]
Expand Down

0 comments on commit e2c72d5

Please sign in to comment.