Actions
Bug #37506
closedExclude vendor dir in jest config
Status:
Closed
Priority:
Normal
Assignee:
Category:
Web UI
Target version:
Description
```
npx jest webpack
jest-haste-map: duplicate manual mock found: foremanReact/constants
The following files share their name; please delete one of them:
* <rootDir>/vendor/ruby/ruby/2.7.0/gems/foreman-tasks-9.1.1/webpack/__mocks__/foremanReact/constants.js
* <rootDir>/vendor/ruby/ruby/2.7.0/gems/foreman_remote_execution-12.0.5/webpack/__mocks__/foremanReact/constants.j
```
Somehow the vendor dir is not ignored
Updated by The Foreman Bot 7 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11007 added
Updated by Ian Ballou 7 months ago
- Category set to Web UI
- Assignee set to dosas please_edit_me
- Triaged changed from No to Yes
Updated by dosas please_edit_me 6 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|71bee44f768009dd8b67370a8c48d49fdfc818a7.
Actions