From: Art4 Date: Wed, 11 Dec 2024 22:44:51 +0000 (+0000) Subject: Add suffix for PHPUnit test cases X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b378f5b0a751996a7d9470206a4161cda06b55fb;p=friendica.git Add suffix for PHPUnit test cases --- diff --git a/tests/phpunit.xml b/tests/phpunit.xml index 0e323813f8..f163ae5bea 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -9,12 +9,12 @@ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd"> - functional/ - src/ - Unit/ + functional/ + src/ + Unit/ - Unit/ + Unit/