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.
1 parent b125b66 commit d22dda9Copy full SHA for d22dda9
phpunit.xml.dist
@@ -2,7 +2,7 @@
2
3
<!-- http://phpunit.de/manual/4.1/en/appendixes.configuration.html -->
4
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
- xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.6/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="./vendor/phpunit/phpunit/phpunit.xsd"
6
backupGlobals="false"
7
bootstrap="tests/Fixtures/app/bootstrap.php"
8
colors="true"
0 commit comments