Actions
Bug #20228
closedFix jest tests
Description
Jest fails after removing babelrc (to avoid duplication with plugins).
fix: set up babel-jest, and add minimal .babelrc with "stage-0" preset to support spread operator.
Added by matan werbner almost 8 years ago
Actions
fixes #20228 - fix jest testing