Skip to content

Commit

Permalink
MOSIP-38392 - updated the apitest commons version (mosip#535)
Browse files Browse the repository at this point in the history
* MOSIP-36455 - Merge release 0.14.x branch with develop

Signed-off-by: Mohanachandran S <[email protected]>

* MOSIP-36455 - Merge release 0.14.x branch with develop

Signed-off-by: Mohanachandran S <[email protected]>

* INJIWEB-967 - Updated Automation Tests for Sunbird and eSignet Issues

Signed-off-by: Mohanachandran S <[email protected]>

* MOSIP-38392 - updated the apitest commons version

Signed-off-by: Mohanachandran S <[email protected]>

* MOSIP-38392 - Updated the issuer name for sunbird

Signed-off-by: Mohanachandran S <[email protected]>

---------

Signed-off-by: Mohanachandran S <[email protected]>
  • Loading branch information
mohanachandran-s authored Dec 16, 2024
1 parent ad43260 commit f4fba59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions api-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@

<dependencies>
<dependency>
<groupId>io.mosip.testrig.apirig.apitest.commons</groupId>
<groupId>io.mosip.testrig.apitest.commons</groupId>
<artifactId>apitest-commons</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.3.0</version>
</dependency>
</dependencies>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ DownloadIssuerCredential:
"code": "$ID:ESignet_AuthorizationCode_SunBirdC_All_Valid_Smoke_sid_code$",
"redirect_uri": "$INJIREDIRECTURI$",
"code_verifier": "$CODEVERIFIER$",
"issuer": "Sunbird",
"issuer": "StayProtected",
"credential": "InsuranceCredential"
}'
output: '{
Expand Down

0 comments on commit f4fba59

Please sign in to comment.