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. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9a0c6e9f0..249cb8c71 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,6 @@ Thumbs.db /lock/* /.vscode/settings.json /vendor/**/.git -/.phpunit.result.cache +/.phpunit.cache /.phpstan-tmp /.tools/ -- cgit v1.2.3-54-g00ecf