File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
33<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/6.1 /phpunit.xsd"
4+ xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/10.5 /phpunit.xsd"
55 colors =" true"
66 columns =" max"
77 bootstrap =" ../../bootstrap.php"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
33<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/6.1 /phpunit.xsd"
4+ xsi : noNamespaceSchemaLocation =" http://schema.phpunit.de/10.5 /phpunit.xsd"
55 colors =" true"
66 columns =" max"
7- bootstrap =" ../../autoload .php"
7+ bootstrap =" ../../bootstrap .php"
88 beStrictAboutTestsThatDoNotTestAnything =" false"
99>
1010 <testsuites >
You can’t perform that action at this time.
0 commit comments