Bump @atproto/api@0.12.0 (#3260)
* Bump @atproto/api@0.12.0 * Fix unit tests
This commit is contained in:
parent
959121f394
commit
3abf302b0b
3 changed files with 30 additions and 32 deletions
|
@ -88,3 +88,5 @@ jest.mock('sentry-expo', () => ({
|
|||
ReactNavigationInstrumentation: jest.fn(),
|
||||
},
|
||||
}))
|
||||
|
||||
jest.mock('crypto', () => ({}))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue