Skip to content

Commit

Permalink
test(pollux): fix PoCNewLib failing unit test
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Voiturier <benjamin.voiturier@iohk.io>
  • Loading branch information
bvoiturier committed Oct 6, 2023
1 parent 77e1f55 commit 8679554
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ class PoCNewLib extends AnyFlatSpec {
"name":"proof_req_1",
"version":"0.1",
"requested_attributes": {
"sex":{"name":"sex","restrictions":{"cred_def_id":"$CRED_DEF_ID","attr::sex::value":"M"}}
"sex":{"name":"sex"}
}
}""".stripMargin

Expand Down

0 comments on commit 8679554

Please sign in to comment.