Skip to content

Commit 9789866

Browse files
committed
Don't cache results
1 parent b2d0e6e commit 9789866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
beStrictAboutChangesToGlobalState="true"
55
beStrictAboutOutputDuringTests="true"
66
beStrictAboutTodoAnnotatedTests="true"
7+
cacheResult="false"
78
colors="true"
89
convertDeprecationsToExceptions="true"
910
forceCoversAnnotation="true"

0 commit comments

Comments
 (0)