Browse Source

Fix phpunit.xml

pull/9819/head
Aleksander Machniak 4 months ago
parent
commit
09a1c86079
  1. 1
      tests/phpunit.xml

1
tests/phpunit.xml

@ -5,7 +5,6 @@
failOnDeprecation="true"
failOnNotice="true"
failOnWarning="true"
displayDetailsOnPhpunitDeprecations="true"
>
<source>
<include>

Loading…
Cancel
Save