mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-25 20:39:23 -05:00
a77bd48eee
* Fix Height&Width not changing * Remove RN 79.2 patch update locks * comment out sentry module for now * Fix Jest Unit Tests for RN 80 * Run linting * update fastfile for android --------- Co-authored-by: Violet Caulfield <violet@cosmonautical.cloud>
4 lines
74 B
TypeScript
4 lines
74 B
TypeScript
// jest.mock('@sentry/react-native', () => ({
|
|
// init: jest.fn(),
|
|
// }))
|