From 269c232bfc0ac83f150734d2749efbad60be1b7b Mon Sep 17 00:00:00 2001 From: matthieu Date: Wed, 22 Apr 2026 19:39:30 +0200 Subject: [PATCH] chore(test) : supprime env APP_ENV redondant dans phpunit.dist.xml Le fait deja le job ; la ligne en double creait un piege a regression : un dev qui mettrait "dev" en pensant que gere tout, puis supprimerait , verrait reprendre la main silencieusement et reintroduirait le bug framework.test=false (cf. commit 37eafd2 du fix initial). Co-Authored-By: Claude Opus 4.7 (1M context) --- phpunit.dist.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/phpunit.dist.xml b/phpunit.dist.xml index a3c1c38..b41f3b9 100644 --- a/phpunit.dist.xml +++ b/phpunit.dist.xml @@ -18,11 +18,11 @@ - - +