Skip to content

Commit 525057e

Browse files
committed
stricter
1 parent 3f02cce commit 525057e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

phpunit.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
77
displayDetailsOnIncompleteTests="true"
88
cacheDirectory=".phpunit.cache"
9+
failOnPhpunitNotice="true"
10+
displayDetailsOnPhpunitNotices="true"
11+
displayDetailsOnTestsThatTriggerNotices="true"
912
>
1013
<testsuite name="all">
1114
<directory>tests</directory>

0 commit comments

Comments
 (0)