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
- Related to Bug #33265: Fix Nightly React test failures added
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8793 added
Updated by Ondřej Pražák about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|eb4fc33af975149de3f17212133933529d3adcd6.
Actions