Fix up polyfills, remove unused deps (#9946)

This commit is contained in:
Samuel Newman
2026-02-25 19:43:46 +00:00
committed by GitHub
parent 85ffc77983
commit 49272be36b
7 changed files with 7 additions and 60 deletions
-2
View File
@@ -1,7 +1,5 @@
/* global jest */
import 'react-native-gesture-handler/jestSetup'
// IMPORTANT: this is what's used in the native runtime
import 'react-native-url-polyfill/auto'
import {configure} from '@testing-library/react-native'