Skip to content

Commit

Permalink
Remove expo-asset and unnecessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
WojtekBoman committed Dec 11, 2023
1 parent edd627a commit 9647214
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
const testFileExtension = '[jt]s?(x)';
module.exports = {
// TODO: change this back to preset: 'react-native' once we are able fix the tests on React Native >= 0.71.2
preset: 'jest-expo',
testMatch: [
`<rootDir>/tests/ui/**/*.${testFileExtension}`,
Expand Down
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@
"domhandler": "^4.3.0",
"expensify-common": "git+ssh://[email protected]/Expensify/expensify-common.git#ee14b3255da33d2b6924c357f43393251b6dc6d2",
"expo": "^49.0.0",
"expo-asset": "~8.10.1",
"expo-image": "^1.8.1",
"fbjs": "^3.0.2",
"htmlparser2": "^7.2.0",
Expand Down

0 comments on commit 9647214

Please sign in to comment.