diff --git a/tests/PHPStan/Command/ErrorFormatter/TableErrorFormatterTest.php b/tests/PHPStan/Command/ErrorFormatter/TableErrorFormatterTest.php index 28ae7cd621b..21309d77706 100644 --- a/tests/PHPStan/Command/ErrorFormatter/TableErrorFormatterTest.php +++ b/tests/PHPStan/Command/ErrorFormatter/TableErrorFormatterTest.php @@ -85,13 +85,15 @@ public function dataFormatterOutputProvider(): iterable 4 Foo ------ ------------------------------------------------------------------- - ------ --------- + ------ ---------- Line foo.php - ------ --------- + ------ ---------- 1 Foo 5 Bar Bar2 - ------ --------- + ------ ---------- + 💡 a tip + ------ ---------- [ERROR] Found 4 errors @@ -129,13 +131,15 @@ public function dataFormatterOutputProvider(): iterable 4 Foo ------ ------------------------------------------------------------------- - ------ --------- + ------ ---------- Line foo.php - ------ --------- + ------ ---------- 1 Foo 5 Bar Bar2 - ------ --------- + ------ ---------- + 💡 a tip + ------ ---------- -- ---------------------- Error