From 81739107485890a0c94425b663da34f573771174 Mon Sep 17 00:00:00 2001 From: Viacheslav Ostrovskii Date: Fri, 15 Mar 2024 12:29:28 +0200 Subject: [PATCH] Update phpunit configuration --- phpunit.xml.dist | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index af6cdb0..0e1b0a5 100755 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,13 +1,13 @@ - - - - ./src - - + ./tests/ + + + ./src + +