From 0d23e5f761c0cc98318e883dbce13a43a3c13226 Mon Sep 17 00:00:00 2001 From: Musa <40173603+voyula@users.noreply.github.com> Date: Tue, 14 Apr 2020 11:56:29 +0300 Subject: [PATCH] [7.x] Normalize Style See: https://github.com/laravel/framework/blob/7.x/phpunit.xml.dist#L14 --- phpunit.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/phpunit.xml b/phpunit.xml index 5ef025a3..964ff0c5 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -2,7 +2,8 @@ + colors="true" +> ./tests/Unit