We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd1f087 commit 00a46d3Copy full SHA for 00a46d3
1 file changed
phpunit.xml.dist
@@ -2,7 +2,7 @@
2
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
colors="true"
4
bootstrap="vendor/autoload.php"
5
- xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd">
+ xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd">
6
<coverage>
7
<include>
8
<directory>./src/</directory>
0 commit comments