Skip to content

Commit 620f5a4

Browse files
authored
Update Jest preset to use new package (#208)
1 parent da022b8 commit 620f5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
preset: 'react-native',
2+
preset: '@react-native/jest-preset',
33
};

0 commit comments

Comments
 (0)