Skip to content

Commit 479c349

Browse files
authored
Disable PHPUnit result cache
1 parent 1657403 commit 479c349

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@
99
beStrictAboutTodoAnnotatedTests="true"
1010
failOnRisky="true"
1111
failOnWarning="true"
12+
cacheResult="false"
1213
/>

0 commit comments

Comments
 (0)