Skip to content

Commit

Permalink
chore: improve AS detection
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Jan 29, 2025
1 parent 041b42c commit b8a2cc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/issuer-rest/lib/__tests__/ClientIssuerIT.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,6 @@ describe('VcIssuer', () => {
credentialIssuerMetadata: {
credential_endpoint: 'http://localhost:3456/test/credential-endpoint',
credential_issuer: 'http://localhost:3456/test',
token_endpoint: 'http://localhost:3456/test/token',
credential_configurations_supported: {
UniversityDegree_JWT: {
credential_definition: {
Expand Down

0 comments on commit b8a2cc5

Please sign in to comment.