Skip to content

Commit

Permalink
Fix formatting issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
wes-smith committed Feb 20, 2024
1 parent 0d9374b commit 9aff417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/EcdsaXi2023Cryptosuite.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ const testSignedCredential = {
type: 'DataIntegrityProof',
created: '2023-03-01T21:29:24Z',
verificationMethod: 'https://example.edu/issuers/' +
'565049#zDnaekGZTbQBerwcehBSXLqAg6s55hVEBms1zFy89VHXtJSa9',
'565049#zDnaekGZTbQBerwcehBSXLqAg6s55hVEBms1zFy89VHXtJSa9',
cryptosuite: 'ecdsa-xi-2023',
proofPurpose: 'assertionMethod',
proofValue: 'z2Q8gjsP1zrCA8wLb6pErmGJic5Uw7723JAjXSTkdhib2' +
'xoH4LBR49LnbijfhjVMm7NfKYYiQxF2tC6pgEmqq9MtZ'
'xoH4LBR49LnbijfhjVMm7NfKYYiQxF2tC6pgEmqq9MtZ'
}
};

Expand Down

0 comments on commit 9aff417

Please sign in to comment.