From 504d5c424793675faeabb1962911dd81d2b68b7c Mon Sep 17 00:00:00 2001 From: myrmidex Date: Thu, 30 Apr 2026 00:13:08 +0200 Subject: [PATCH] 22 - Switch test DB to PostgreSQL and pin APP_KEY in phpunit.xml --- phpunit.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index ac75c66..6c3ac08 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -28,13 +28,17 @@ + - - - + + + + + +