File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : noNamespaceSchemaLocation =" ./vendor/ phpunit/phpunit /phpunit.xsd"
3+ xsi : noNamespaceSchemaLocation =" https://schema. phpunit.de/10.5 /phpunit.xsd"
44 bootstrap =" vendor/autoload.php"
5- colors = " true "
6- >
5+ cacheDirectory = " .phpunit.cache "
6+ colors = " true " >
77 <testsuites >
88 <testsuite name =" Test Suite" >
99 <directory suffix =" Test.php" >./tests</directory >
1010 </testsuite >
1111 </testsuites >
12- <coverage processUncoveredFiles = " true " >
12+ <source >
1313 <include >
1414 <directory suffix =" .php" >./app</directory >
1515 <directory suffix =" .php" >./src</directory >
1616 </include >
17- </coverage >
17+ </source >
1818</phpunit >
You can’t perform that action at this time.
0 commit comments