From 4c91fec6e73e424272a4cb30c4fd45ce363d7aff Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Tue, 19 May 2026 14:45:31 +0300 Subject: [PATCH] fix tests --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09070fbb14..8fb404d073 100644 --- a/package.json +++ b/package.json @@ -319,7 +319,7 @@ "\\.[jt]sx?$": "babel-jest" }, "transformIgnorePatterns": [ - "node_modules/(?!((jest-)?react-native|@react-native(-community)?)|@discord|expo(nent)?|@expo(nent)?/.*|@expo-google-fonts/.*|react-navigation|nanoid|@react-navigation/.*|@unimodules/.*|unimodules|sentry-expo|native-base|normalize-url|react-native-svg|@sentry/.*|sentry-expo|bcp-47-match)" + "node_modules/(?!((jest-)?react-native|@react-native(-community)?)|@discord|expo(nent)?|@expo(nent)?/.*|@expo-google-fonts/.*|react-navigation|nanoid|@react-navigation/.*|@unimodules/.*|unimodules|sentry-expo|native-base|normalize-url|react-native-svg|@sentry/.*|sentry-expo|bcp-47-match|@atproto/.*|multiformats|uint8arrays|unicode-segmenter|@ipld/.*|cborg)" ], "modulePathIgnorePatterns": [ "__tests__/.*/__mocks__",