Closed francisu closed 4 years ago
An unqualified custom reporter file should be found if it's in the current directory.
It's not found, because the code is looking for a specific npm message, and thus not retrying in the current directory.
Expected behavior
An unqualified custom reporter file should be found if it's in the current directory.
Actual behavior
It's not found, because the code is looking for a specific npm message, and thus not retrying in the current directory.