Skip to content

Commit 6e073e3

Browse files
committed
Update phpunit.xml to display deprecations
1 parent 1f9bd3a commit 6e073e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpunit.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<phpunit
22
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
4-
displayDetailsOnPhpunitDeprecations="true"
54
displayDetailsOnTestsThatTriggerDeprecations="true"
65
bootstrap="vendor/autoload.php">
76
<testsuite name="Unit tests">

0 commit comments

Comments
 (0)