From 59d6cd772183adb0a4c1477ce352581e32b47278 Mon Sep 17 00:00:00 2001 From: myrmidex Date: Thu, 19 Mar 2026 01:13:07 +0100 Subject: [PATCH] Fix phpunit.xml to use server tags with force for container testing --- phpunit.xml | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index d703241..d2ec55a 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -18,18 +18,19 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + +