Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ntn-x2 committed Oct 16, 2023
1 parent 3076a8a commit 82c5db9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ import { makeFakeDid } from './Sr25519Signature2020.spec'

jest.mock('@kiltprotocol/did', () => ({
...jest.requireActual('@kiltprotocol/did'),
resolve: jest.fn(),
dereference: jest.fn(),
authorizeTx: jest.fn(),
}))

Expand Down

0 comments on commit 82c5db9

Please sign in to comment.