updated tests to align with new logic
This commit is contained in:
@@ -63,6 +63,9 @@
|
||||
},
|
||||
"private": true,
|
||||
"jest": {
|
||||
"preset": "jest-expo"
|
||||
"preset": "jest-expo",
|
||||
"setupFiles": [
|
||||
"<rootDir>/jest.setup.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user