Merge pull request #348 from wp-cli/update-phpunit-config

This commit is contained in:
Pascal Birchler 2024-10-01 13:13:37 +02:00 committed by GitHub
commit d67d8348f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,8 +4,9 @@
backupGlobals="false"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
convertNoticesToExceptions="true"
convertDeprecationsToExceptions="true"
>
<testsuites>
<testsuite name="testing">