There are failing tests (not failing by launching jest directly)
● Test suite failed to run
Cannot find module './test.js' from 'index.js'
at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:169:17)
at Object.<anonymous> (server/config/environment/index.js:54:47)
Hi,
Is this a bug report or a feature request?
Report a bug
Version Info
Reproduction Repo
In package.json, I have specific jest configuration
There are failing tests (not failing by launching jest directly)
When I launch the test using majestic with debug
Thank you