You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testResultsProcessor support is deprecated. Please use jest reporter. See https://github.com/jest-community/jest-junit#usage:
{
"reporters": [
"jest-junit"
]
}
First seen: https://circleci.com/gh/Financial-Times/n-test/490
Can reproduce locally by running:
Instructions for updating here: https://github.com/jest-community/jest-junit#usage
The text was updated successfully, but these errors were encountered: