Skip to content

Commit e401eea

Browse files
fix: jest preset
1 parent b508a45 commit e401eea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"projects": [
158158
{
159159
"displayName": "native",
160-
"preset": "react-native",
160+
"preset": "@react-native/jest-preset",
161161
"modulePathIgnorePatterns": [
162162
"<rootDir>/apps/example/node_modules",
163163
"<rootDir>/lib/"

0 commit comments

Comments
 (0)