Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Glastra <[email protected]>
  • Loading branch information
TimoGlastra committed Jul 31, 2024
1 parent 8d869ee commit 7c38fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/siop-oid4vp/lib/__tests__/IT.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import {
} from '../'
import { checkSIOPSpecVersionSupported } from '../helpers/SIOPSpecVersion'

import { getVerifyJwtCallback, internalSignature, publicJwkFromPrivateKeyHex } from './DidJwtTestUtils'
import { getVerifyJwtCallback, internalSignature } from './DidJwtTestUtils'
import { getResolver } from './ResolverTestUtils'
import { mockedGetEnterpriseAuthToken, WELL_KNOWN_OPENID_FEDERATION } from './TestUtils'
import {
Expand Down

0 comments on commit 7c38fb1

Please sign in to comment.