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 349b14b commit 223b994Copy full SHA for 223b994
phpunit.xml.dist
@@ -3,7 +3,7 @@
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
colors="true"
5
bootstrap="vendor/autoload.php"
6
- xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.5/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
7
>
8
<testsuites>
9
<testsuite name="GosWebSocketBundle Test Suite">
0 commit comments