Skip to content

Commit 223b994

Browse files
committed
Update XSD path
1 parent 349b14b commit 223b994

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
@@ -3,7 +3,7 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
colors="true"
55
bootstrap="vendor/autoload.php"
6-
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.5/phpunit.xsd"
6+
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
77
>
88
<testsuites>
99
<testsuite name="GosWebSocketBundle Test Suite">

0 commit comments

Comments
 (0)