Skip to content

Commit 4e0d531

Browse files
committed
Do not cache phpunit results
1 parent 0fe5e01 commit 4e0d531

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
convertWarningsToExceptions="true"
88
processIsolation="false"
99
stopOnFailure="false"
10+
cacheResult="false"
1011
>
1112
<testsuites>
1213
<testsuite name="Test Suite">

0 commit comments

Comments
 (0)