PhpUnit empty lines in output
已回答
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.


请先登录再写评论。
Hi there,
Could be https://youtrack.jetbrains.com/issue/WI-46964
Thanks Andriy, it does look like the same problem.