Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hkreuter committed Dec 19, 2024
1 parent 67897e6 commit 72571aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
cacheDirectory=".phpunit.cache"
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.5/phpunit.xsd"
displayDetailsOnTestsThatTriggerWarnings="true"
processIsolation="true">
processIsolation="true"
>
<testsuites>
<testsuite name="Unit">
Expand Down

0 comments on commit 72571aa

Please sign in to comment.