getChangedFilesForRoots
returns things that aren't files
#7956
Labels
getChangedFilesForRoots
returns things that aren't files
#7956
🐛 Bug Report
getChangedFilesForRoots
injest-changed-files
returns things that aren't files.More specifically, it returns lines from commit messages instead.
To Reproduce
Verify that lines from the commit message are present in the output:
Expected behavior
The
changedFiles
should not contain items that are not files (another line
andyet another one
specifically).Link to repl or repo (highly encouraged)
https://github.com/jumoel/jest-changed-files-bug
Run
npx envinfo --preset jest
Paste the results here:
The text was updated successfully, but these errors were encountered: