From 80479926a324dc85ba12a36cc7632c05bc46a083 Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Wed, 20 Jan 2021 20:27:45 -0800 Subject: [PATCH] This file is hard enough to read as is, don't reformat --- phpunit.xml | 65 ++++++++++++++++++++++++++++++++--------------------- 1 file changed, 39 insertions(+), 26 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index ec20b314..f6bc3b15 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,28 +1,41 @@ - - - - ./app - - - - - ./tests/Browser/Processes - - - ./tests/Integration - - - ./tests/Unit - - - - - - - - - - - + + + + ./app + + + + + ./tests/Browser/Processes + + + ./tests/Integration + + + ./tests/Unit + + + + + + + + + + +