Skip to content

Commit

Permalink
fix failing test
Browse files Browse the repository at this point in the history
Signed-off-by: Ilayda Cansin Koc <[email protected]>
  • Loading branch information
ilaydacansinkoc committed Jul 25, 2024
1 parent 6c8fa50 commit 3eabc09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"issuer": "*",
"claims": [
{
"claimPath": "$1.credentialSubject.*",
"claimPath": "$.credentialSubject.*",
"newPath": "$.firstCredentialSubject",
"required": false
}
Expand Down

0 comments on commit 3eabc09

Please sign in to comment.