Skip to content

Commit

Permalink
fix: fix testing setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ElenaBitire authored and yjose committed Mar 13, 2024
1 parent 98c3e97 commit 35f7d66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.ts
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 35f7d66

Please sign in to comment.