You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just tested on jest 28 and 29, I get the following
process()` or/and `processAsync()` method of code transformer found at
"/Users/jb/Documents/web-app-react/src/tests/transformers/svg.js"
should return an object or a Promise resolving to an object. The object
must have `code` property with a string of processed code.
This error may be caused by a breaking change in Jest 28:
Hello,
Just tested on jest 28 and 29, I get the following
used libs
The text was updated successfully, but these errors were encountered: