Skip to content

Commit

Permalink
Don't cache results
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee committed Oct 25, 2024
1 parent b2d0e6e commit 9789866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
beStrictAboutChangesToGlobalState="true"
beStrictAboutOutputDuringTests="true"
beStrictAboutTodoAnnotatedTests="true"
cacheResult="false"
colors="true"
convertDeprecationsToExceptions="true"
forceCoversAnnotation="true"
Expand Down

0 comments on commit 9789866

Please sign in to comment.