From 22b1fbdc6c10ad92adc9ed5d3c3ef2fab597329e Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 14 Sep 2021 13:59:16 +0300 Subject: [PATCH] feat(tests): update phpunit config #543 --- phpunit.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 01174ffa..7fd113db 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -5,13 +5,13 @@ colors="true" > - + ./tests - - + + ./src - - + +