diff --git a/setup.ts b/setup.ts index 386a8578..8640f2ee 100644 --- a/setup.ts +++ b/setup.ts @@ -1,6 +1,5 @@ import '@testing-library/react-native/extend-expect'; // react-hook form setup for testing -import '@testing-library/jest-dom'; // @ts-ignore global.window = {}; // @ts-ignore