Skip to content

Commit 406d3f1

Browse files
aljones15BigBlueHat
andcommitted
Update tests/helpers.js comment about test version support.
Co-authored-by: BigBlueHat <[email protected]>
1 parent d87804b commit 406d3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/helpers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export const createDisclosedVc = async ({
9191
export const endpointCheck = ({endpoint, vcVersion, keyType}) => {
9292
const {
9393
supportedEcdsaKeyTypes,
94-
// assume support for vc 1.1
94+
// assume support for vc 2.0
9595
supports = {vc: ['2.0']}
9696
} = endpoint.settings;
9797
// if an issuer does not support the current keyType skip it

0 commit comments

Comments
 (0)