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
Jest should be updated to 24.3.0 to prevent errors in tests like:
FAIL tests/rules/array-type.test.ts Test suite failed to run TypeError: Cannot assign to read only property 'Symbol(Symbol.toStringTag)' of object '#<process>' at _default (../../node_modules/jest-util/build/createProcessObject.js:85:34)
Jest should be updated to 24.3.0 to prevent errors in tests like:
FAIL tests/rules/array-type.test.ts Test suite failed to run TypeError: Cannot assign to read only property 'Symbol(Symbol.toStringTag)' of object '#<process>' at _default (../../node_modules/jest-util/build/createProcessObject.js:85:34)
see jest
You can see tests failing in azure pipelines, too
The text was updated successfully, but these errors were encountered: