We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5aad41 + 40fd05f commit 449fee6Copy full SHA for 449fee6
tests/phpunit.xml
@@ -1,4 +1,6 @@
1
<phpunit
2
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
+ xsi:noNamespaceSchemaLocation="../vendor/phpunit/phpunit/phpunit.xsd"
4
bootstrap="bootstrap.php"
5
colors="true"
6
backupGlobals="false"
0 commit comments