-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Following a basic setup, I get the following error running on Jest 22:
FAIL frontend/native/screens/__tests__/concentration_screen_spec.js
● Test suite failed to run
Cannot find module 'art/core/class.js' from 'Path.js'
at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:169:17)
at Object.<anonymous> (node_modules/react-native-mock-render/build/components/ART/Path.js:1:104)
Searching around in the codebase, I don't see any files that match art/core/class.js. I've had to comment out the ART component in react-native.js on line 13.
Anyone know what's going on there?
dgcoffman, Elf2707, benjiekibblewhite, adamhurst, bgneu and 5 more
Metadata
Metadata
Assignees
Labels
No labels