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 eb3405b commit bd488acCopy full SHA for bd488ac
phpunit.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
<phpunit
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
- xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="./vendor/phpunit/phpunit/phpunit.xsd"
5
beStrictAboutChangesToGlobalState="true"
6
beStrictAboutCoversAnnotation="true"
7
beStrictAboutOutputDuringTests="true"
0 commit comments