From 8b88da364f7ba1988532bdfa4ecf09adc5c80ed6 Mon Sep 17 00:00:00 2001 From: supahgreg Date: Sat, 11 Oct 2025 21:17:19 +0000 Subject: Tweak the PHPUnit config and fix a UrlHelper deprecation that was identified. --- phpunit.xml | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml index 20a3e63ea..c4163695f 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,14 +1,23 @@ - + - - tests - + + + tests + + + + + classes + + -- cgit v1.2.3-54-g00ecf