From 4508acfc7a2e9a80e5fbaf7d3e4a7d2f1e23962d Mon Sep 17 00:00:00 2001 From: Jim Ciallella <1777776+allella@users.noreply.github.com> Date: Tue, 26 May 2026 22:19:49 -0400 Subject: [PATCH] Force PHPUnit environment to "testing" since Github actions seemed to allow overwriting to local --- phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.xml b/phpunit.xml index 0f8463bb..dca433c6 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -21,7 +21,7 @@ - +