From b2eecc7cf418b0d876ddc7847c0db4c177bc8d87 Mon Sep 17 00:00:00 2001 From: Korben Dal Date: Thu, 25 Apr 2024 18:18:16 +0200 Subject: [PATCH] fix phpunit --- phpunit.xml.dist | 1 - 1 file changed, 1 deletion(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 393f760..e58c5b1 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -4,7 +4,6 @@ colors="true" processIsolation="false" stopOnFailure="true" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.1/phpunit.xsd" - cacheDirectory=".phpunit.cache" >