Tests fail in CI, succeed locally
zgoda opened this issue · 1 comments
zgoda commented
The tests are throwing in CI, but run fine in local env.
I'm running test suite using GH Actions. Interesing part:
Cannot find module 'preact-render-to-string/jsx' from 'node_modules/jest-preset-preact/src/serializer.js'
at Resolver.resolveModule (node_modules/jest-resolve/build/resolver.js:324:11)
at Object.<anonymous> (node_modules/jest-preset-preact/src/serializer.js:1:106)
Quite strange, isn't it?
zgoda commented
Ugh, PEBKAC.