From decb802df414dc0b2b354d30a45f53dd9b1971a2 Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Thu, 13 Jan 2022 09:48:07 +0100 Subject: [PATCH] Revert ":wrench: Reorder test suites for better readability" This reverts commit cacc3a3085f6239e410fdd3a1a23ff69ed012fe1. --- test/phpunit.xml.dist | 39 ++++++++++++++++++--------------------- 1 file changed, 18 insertions(+), 21 deletions(-) diff --git a/test/phpunit.xml.dist b/test/phpunit.xml.dist index 2f53739f1..26ceb0464 100644 --- a/test/phpunit.xml.dist +++ b/test/phpunit.xml.dist @@ -41,41 +41,38 @@ verbose="false"> - - application + + ../env-production/*/test core - - coreExtensions - - - integration - - - itop-config + + webservices itop-tickets - - - setup - status - - webservices + + setup - - - ../env-production/*/test + + integration + + + coreExtensions