Skip to content

Commit 4d4aefd

Browse files
committed
remove commented tag
Signed-off-by: PatStLouis <[email protected]>
1 parent 47e26bb commit 4d4aefd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/413.2-envelopes.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ const should = chai.should();
1919
const require = createRequire(import.meta.url);
2020

2121
const tag = 'vc2.0';
22-
// const tag = 'EnvelopingProof';
2322
const {match} = filterByTag({tags: [tag]});
2423

2524
// 4.12.1 Enveloped Verifiable Credentials https://w3c.github.io/vc-data-model/#enveloped-verifiable-credentials

0 commit comments

Comments
 (0)