* Bump @atproto/api@0.12.0

* Fix unit tests
This commit is contained in:
Paul Frazee
2024-03-18 17:46:25 -07:00
committed by GitHub
parent 959121f394
commit 3abf302b0b
3 changed files with 30 additions and 32 deletions
+2
View File
@@ -88,3 +88,5 @@ jest.mock('sentry-expo', () => ({
ReactNavigationInstrumentation: jest.fn(),
},
}))
jest.mock('crypto', () => ({}))