Skip to content
Snippets Groups Projects
Commit 8807fd50 authored by Yordan Kinkov's avatar Yordan Kinkov
Browse files

Fix tests for OCM client

parent 9bc0801e
No related branches found
No related tags found
1 merge request!40Update OCM client library to latest version
Pipeline #53384 passed
...@@ -85,7 +85,7 @@ func TestGetLoginProofResult(t *testing.T) { ...@@ -85,7 +85,7 @@ func TestGetLoginProofResult(t *testing.T) {
"statusCode": 200, "statusCode": 200,
"data": { "data": {
"state": "done", "state": "done",
"data": [ "presentations": [
{ {
"credentialSubject": { "credentialSubject": {
"family_name":"Doe" "family_name":"Doe"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment