Skip to content

Commit

Permalink
Merge pull request #1197 from nandhu-kumar/develop
Browse files Browse the repository at this point in the history
partner fixes
  • Loading branch information
lsivanand authored Nov 15, 2023
2 parents dd15750 + 4f01606 commit 140b097
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ uploadCert:
output: ' {
"errors": [
{
"errorCode": "PMS_PV_005"
"errorCode": "KER-CRY-003"
}
]
}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ definePolicy:
output: '{
"errors": [
{
"errorCode": "PMS_COR_001"
"errorCode": "PMS_PV_005"
}
]
}'
Expand All @@ -600,7 +600,7 @@ definePolicy:
output: '{
"errors": [
{
"errorCode": "PMS_COR_001"
"errorCode": "PMS_PV_005"
}
]
}'
Expand All @@ -626,7 +626,7 @@ definePolicy:
output: '{
"errors": [
{
"errorCode": "PMS_COR_001"
"errorCode": "PMS_PV_006"
}
]
}'
Expand Down

0 comments on commit 140b097

Please sign in to comment.