stable

Clone or download

Read-only

request #18495 Stop jest from running duplicate tests

How to test: - CI runs Artifact modal (and tracker) tests only once. ** does not ignore node_modules, so it also looks for jest.config.js files in them and registers new projects, which is how we end up with duplicate runs. Change-Id: I62423834762093c76967a2b86aeaac33b898b0d7

Modified Files

Name
M tests/jest/jest.projects.config.js +1 −1 Go to diff View file