We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc00aa commit 720e2b0Copy full SHA for 720e2b0
tests/05-di-rdfc-create.js
@@ -17,5 +17,6 @@ const {match} = endpoints.filterByTag({
17
18
checkDataIntegrityProofFormat({
19
implemented: match,
20
- testDescription: 'Data Integrity (eddsa-rdfc-2022 issuers)'
+ testDescription: 'Data Integrity (eddsa-rdfc-2022 issuers)',
21
+ cryptosuiteName: 'eddsa-rdfc-2022'
22
});
0 commit comments