Actions
Bug #33560
closedFix test failures in plugins
Description
After jest 27 was released, some of the new jest packages get unexpectedly pulled in while others remain correctly at 26. Failures could be observed when running tests:
TypeError: (0 , _jestGetType.default) is not a function
Updated by Ondřej Pražák over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|eb4fc33af975149de3f17212133933529d3adcd6.
Actions