Skip to content

Commit

Permalink
phpunit.xml.dist - Don't generate cache files
Browse files Browse the repository at this point in the history
  • Loading branch information
totten committed Nov 2, 2022
1 parent ec36e84 commit e47056c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
processIsolation="false"
stopOnFailure="false"
bootstrap="tests/bootstrap.php"
cacheResult="false"
>
<testsuites>
<testsuite name="Pogo Test Suite">
Expand Down

0 comments on commit e47056c

Please sign in to comment.