From 09e91b194b51654c482da7e8baf697dc08dc8aa5 Mon Sep 17 00:00:00 2001 From: Ollie Date: Wed, 10 Jun 2026 10:26:16 +0100 Subject: [PATCH] Refactor phpunit.xml for easier reading Refactored using the `XML` VSCode extension by Red Had Bug: T428718 --- phpunit.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index a7b442fa..e3bc80d0 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,15 +1,27 @@ - + ./tests - - - - + + + +