PhpUnit empty lines in output
Answered
Here is output of same test suite in my Terminal and in PhpStorm. I don't understand where all the empty lines are coming to PhpStorm output and is there any way to reduce them? PhpStorm version 2019.2 and test are feature tests in Laravel 5.8 project.


Please sign in to leave a comment.
Hi there,
Could be https://youtrack.jetbrains.com/issue/WI-46964
Thanks Andriy, it does look like the same problem.