From 8c52f51b6e7e388ca334ab7fc397dcf7f2c5c17e Mon Sep 17 00:00:00 2001 From: soyuka Date: Tue, 27 Apr 2021 20:06:09 +0200 Subject: [PATCH] chore(phpunit): migrate phpunit.xml schema --- phpunit.xml.dist | 32 +++++++++++++------------------- 1 file changed, 13 insertions(+), 19 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 7b52597293e..24793a48189 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,12 +1,6 @@ - - + @@ -25,19 +19,19 @@ - - + + . - - features - tests - vendor - src/Bridge/NelmioApiDoc - src/Bridge/FosUser - src/Bridge/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php - - - + + + features + tests + vendor + src/Bridge/NelmioApiDoc + src/Bridge/FosUser + src/Bridge/Symfony/Bundle/DependencyInjection/ApiPlatformExtension.php + +