Skip to content

Commit 7091fd3

Browse files
committed
Fix: Explicitly disable result cache
1 parent 4ef46de commit 7091fd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/EndToEnd/Version07/phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
beStrictAboutTestsThatDoNotTestAnything="true"
88
beStrictAboutTodoAnnotatedTests="true"
99
bootstrap="../../../vendor/autoload.php"
10+
cacheResult="false"
1011
colors="true"
1112
columns="max"
1213
forceCoversAnnotation="true"

0 commit comments

Comments
 (0)