Skip to content

Commit

Permalink
Update phpunit.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba authored and ondrejmirtes committed Jan 30, 2022
1 parent 17f33d0 commit 433fb3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml
Expand Up @@ -10,7 +10,7 @@
beStrictAboutTodoAnnotatedTests="true"
failOnRisky="true"
failOnWarning="true"
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd"
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xml"
>
<coverage>
<include>
Expand Down

0 comments on commit 433fb3c

Please sign in to comment.