From ba7df4b5ad5367e697cc5eae2b4778acca6c2252 Mon Sep 17 00:00:00 2001 From: myrmidex Date: Tue, 18 Aug 2026 23:42:00 +0200 Subject: [PATCH] 53 - Force phpunit.xml env vars to protect the dev database --- phpunit.xml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index ac5feb4..b3934cd 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -24,17 +24,18 @@ - - - - - - - - - - - + + + + + + + + + + + +