Skip to content

Commit

Permalink
chore: adjusting tests
Browse files Browse the repository at this point in the history
  • Loading branch information
artursudnik committed Oct 27, 2023
1 parent c4703e6 commit f56ba4d
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"id": "https://example.com/credential/1",
"credentialSubject": {
"type": "ContractParty",
"id": "did:example:subject",
"agreesTo": {
"type": "Contract",
"id": "contractIdScheme:456",
Expand All @@ -67,7 +66,5 @@
"jurisdiction": "Courts of Bruxelles",
"applicationLaw": "Belgium laws"
}
},
"issuer": "did:example:dso",
"issuanceDate": "2023-05-14T12:55:30Z"
}
}

0 comments on commit f56ba4d

Please sign in to comment.