Skip to content

Commit d22dda9

Browse files
BackEndTeadunglas
authored andcommitted
Link to local XSD (#3218)
This will allow IDEs to provide hints/ autocompletion
1 parent b125b66 commit d22dda9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- http://phpunit.de/manual/4.1/en/appendixes.configuration.html -->
44
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5-
xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.6/phpunit.xsd"
5+
xsi:noNamespaceSchemaLocation="./vendor/phpunit/phpunit/phpunit.xsd"
66
backupGlobals="false"
77
bootstrap="tests/Fixtures/app/bootstrap.php"
88
colors="true"

0 commit comments

Comments
 (0)