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 2854bdd + 77ac93f commit dd22eafCopy full SHA for dd22eaf
tests/end-to-end/phar/phpunit.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
- xsi:noNamespaceSchemaLocation="../../phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="../../../phpunit.xsd"
4
bootstrap="src/autoload.php"
5
failOnRisky="true"
6
failOnWarning="true">
0 commit comments