File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" bootstrap =" vendor/autoload.php" backupGlobals =" false" colors =" true" processIsolation =" false" stopOnFailure =" false" xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/12.1/phpunit.xsd" cacheDirectory =" .phpunit.cache" backupStaticProperties =" false" >
2+ <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ bootstrap =" vendor/autoload.php"
4+ backupGlobals =" false"
5+ colors =" true"
6+ processIsolation =" false"
7+ stopOnFailure =" false"
8+ xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/12.1/phpunit.xsd"
9+ cacheDirectory =" build/phpunit.cache"
10+ backupStaticProperties =" false" >
311 <coverage >
412 <report >
513 <clover outputFile =" build/logs/clover.xml" />
You can’t perform that action at this time.
0 commit comments