Skip to content

Commit ae57b8f

Browse files
TomasVotrubaondrejmirtes
authored andcommittedJan 30, 2022
Update phpunit.xml
·
2.0.01.0.9
1 parent f61bbac commit ae57b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
beStrictAboutTodoAnnotatedTests="true"
1111
failOnRisky="true"
1212
failOnWarning="true"
13-
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd"
13+
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xml"
1414
>
1515
<coverage>
1616
<include>

0 commit comments

Comments
 (0)
Please sign in to comment.