From d2e324f263ae6413df6e9416cf432e50785868b1 Mon Sep 17 00:00:00 2001 From: Brabli <67018167+Brabli@users.noreply.github.com> Date: Thu, 21 Jul 2022 15:08:08 +0100 Subject: [PATCH] Migrate phpunit config --- phpunit.xml.dist | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index ac5061e..60cb564 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,27 +1,19 @@ - - + + + + ./src + + - - - - + + + + - ./tests - - - - ./src - - - \ No newline at end of file +