From b562f387299160f2b82824899b3621cadeccd32e Mon Sep 17 00:00:00 2001
From: snipe <snipe@snipe.net>
Date: Mon, 19 Apr 2021 10:51:29 -0700
Subject: [PATCH] Removed
 printerClass="NunoMaduro\Collision\Adapters\Phpunit\Printer"

Signed-off-by: snipe <snipe@snipe.net>
---
 phpunit.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/phpunit.xml b/phpunit.xml
index cb6b6c20e..ad15b6f59 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <phpunit backupGlobals="false"
-         printerClass="NunoMaduro\Collision\Adapters\Phpunit\Printer"
          backupStaticAttributes="false"
          bootstrap="bootstrap/autoload.php"
          colors="true"
-- 
GitLab