Skip to content

Commit

Permalink
remove commented tag
Browse files Browse the repository at this point in the history
Signed-off-by: PatStLouis <[email protected]>
  • Loading branch information
PatStLouis committed Oct 8, 2024
1 parent 47e26bb commit 4d4aefd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/413.2-envelopes.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ const should = chai.should();
const require = createRequire(import.meta.url);

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

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

0 comments on commit 4d4aefd

Please sign in to comment.