Skip to content

Commit 9311029

Browse files
committed
display phpunit warnings
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent 27317a7 commit 9311029

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
bootstrap="bootstrap.php"
4+
displayDetailsOnTestsThatTriggerWarnings="true"
45
displayDetailsOnTestsThatTriggerDeprecations="true"
56
displayDetailsOnPhpunitDeprecations="true"
67
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/12.4/phpunit.xsd"

0 commit comments

Comments
 (0)