Skip to content

Commit

Permalink
fix phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
pvsaintpe committed Apr 25, 2024
1 parent bcffa19 commit b2eecc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
colors="true" processIsolation="false"
stopOnFailure="true"
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.1/phpunit.xsd"
cacheDirectory=".phpunit.cache"
>
<coverage>
<include>
Expand Down

0 comments on commit b2eecc7

Please sign in to comment.