summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorsupahgreg <supahgreg@users.noreply.github.com>2025-10-11 21:17:19 +0000
committersupahgreg <supahgreg@users.noreply.github.com>2025-10-11 21:17:19 +0000
commit8b88da364f7ba1988532bdfa4ecf09adc5c80ed6 (patch)
tree6fe2a3fdf7eeedc376c24e708e8ca02da2369751 /.gitignore
parent1750c3b988705790e6ad852905858b0e5f06aa55 (diff)
Tweak the PHPUnit config and fix a UrlHelper deprecation that was identified.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
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/