From ff04af53a74f13d2241133f4bc503c1170413ac3 Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Fri, 20 Sep 2024 14:33:13 +0200 Subject: [PATCH] [Tests] Migrated deprecated PHPUnit configuration --- phpunit-integration-legacy-solr.xml | 63 ++++++++++------------- phpunit-integration-legacy.xml | 79 +++++++++++++---------------- 2 files changed, 62 insertions(+), 80 deletions(-) diff --git a/phpunit-integration-legacy-solr.xml b/phpunit-integration-legacy-solr.xml index 3d0b871b97..d7289a08bc 100644 --- a/phpunit-integration-legacy-solr.xml +++ b/phpunit-integration-legacy-solr.xml @@ -1,37 +1,28 @@ - - - - - - - - - - - - - - - - - - - tests/integration/Core - tests/integration/Core/Repository/Filtering - - - - - tests/integration - - + + + + + tests/integration + + + + + + + + + + + + + + + + + + + tests/integration/Core + tests/integration/Core/Repository/Filtering + + diff --git a/phpunit-integration-legacy.xml b/phpunit-integration-legacy.xml index 5a574be479..ecc8215071 100644 --- a/phpunit-integration-legacy.xml +++ b/phpunit-integration-legacy.xml @@ -1,45 +1,36 @@ - - - - - - - - - - - - - - - - tests/integration/Core - - - tests/integration/Debug - - - tests/integration/IO - - - tests/integration/LegacySearchEngine - - - tests/integration/RepositoryInstaller - - - - - tests/integration - - + + + + + tests/integration + + + + + + + + + + + + + + + + tests/integration/Core + + + tests/integration/Debug + + + tests/integration/IO + + + tests/integration/LegacySearchEngine + + + tests/integration/RepositoryInstaller + +