Skip to content

Commit f89ef27

Browse files
committed
Comment out JCS DI verifier tests.
1 parent 211b303 commit f89ef27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/45-di-jcs-verify.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
* Copyright (c) 2024 Digital Bazaar, Inc.
33
* SPDX-License-Identifier: BSD-3-Clause
44
*/
5+
/*
6+
// FIXME implement JCS DI verifier tests
57
import {
68
checkDataIntegrityProofVerifyErrors
79
} from 'data-integrity-test-suite-assertion';
@@ -19,3 +21,4 @@ checkDataIntegrityProofVerifyErrors({
1921
implemented: verifierMatches,
2022
testDescription: 'Data Integrity (eddsa-jcs-2022 verifiers)'
2123
});
24+
*/

0 commit comments

Comments
 (0)