From dc0cd44c7920a663fa5b8150d1adee53352eaf07 Mon Sep 17 00:00:00 2001 From: Molkobain Date: Mon, 18 Sep 2023 15:14:44 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B06752=20-=20PHP=20unit=20tests:=20Migrate?= =?UTF-8?q?=20usages=20of=20unitestautoload.php=20to=20composer=20autoload?= =?UTF-8?q?er?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/php-unit-tests/phpunit.xml.dist | 2 +- tests/php-unit-tests/postbuild_integration.xml.dist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/php-unit-tests/phpunit.xml.dist b/tests/php-unit-tests/phpunit.xml.dist index e116a1417..1e322b14a 100644 --- a/tests/php-unit-tests/phpunit.xml.dist +++ b/tests/php-unit-tests/phpunit.xml.dist @@ -2,7 +2,7 @@