Skip to content

Commit

Permalink
Remove unusued CREDENTIALS_CONTEXT_URL from test constants.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 authored and dlongley committed Jul 6, 2024
1 parent 617b9bd commit 203d698
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/constants.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export default {
CREDENTIALS_CONTEXT_URL: 'https://www.w3.org/ns/credentials/v2',
CREDENTIALS_CONTEXT_V1_URL: 'https://www.w3.org/2018/credentials/v1',
CREDENTIALS_CONTEXT_V2_URL: 'https://www.w3.org/ns/credentials/v2',
DID_CONTEXT_URL: 'https://www.w3.org/ns/did/v1',
Expand Down

0 comments on commit 203d698

Please sign in to comment.