mirror of
https://github.com/logto-io/logto.git
synced 2025-02-24 22:05:56 -05:00
parent
6e5f14792e
commit
b0138bdc0f
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ import {
|
|||
} from './social';
|
||||
|
||||
jest.mock('ky', () => ({
|
||||
extend: () => ky,
|
||||
post: jest.fn(() => ({
|
||||
json: jest.fn(),
|
||||
})),
|
||||
|
|
Loading…
Add table
Reference in a new issue