From 0ff62fda178071893831cc93dff98439d0684b82 Mon Sep 17 00:00:00 2001 From: Bubka <858858+Bubka@users.noreply.github.com> Date: Sun, 11 Oct 2020 19:13:28 +0200 Subject: [PATCH] Upgrade phpunit xml config file to new format --- phpunit.xml | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 17fdb383..7275a75b 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,28 +1,29 @@ - + + + + ./app + + ./tests/Unit - ./tests/Feature - - - ./app - -