Skip to content

Commit a364621

Browse files
committed
chore: add more info into phpunit notices
1 parent 5f2a269 commit a364621

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
@@ -5,6 +5,7 @@
55
cacheDirectory=".phpunit.cache"
66
displayDetailsOnTestsThatTriggerWarnings="true"
77
displayDetailsOnTestsThatTriggerNotices="true"
8+
displayDetailsOnTestsThatTriggerDeprecations="true"
89
>
910
<testsuites>
1011
<testsuite name="default">

0 commit comments

Comments
 (0)