File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 processIsolation =" false"
99 stopOnFailure =" false"
1010 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
11- xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/10.0 /phpunit.xsd"
11+ xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/10.5 /phpunit.xsd"
1212>
1313 <testsuites >
1414 <testsuite name =" Package Test Suite" >
1919 <exclude >./tests/FormBuilderTestCase.php</exclude >
2020 </testsuite >
2121 </testsuites >
22- <coverage >
22+ <source >
2323 <include >
2424 <directory >./src/Kris</directory >
2525 </include >
2929 <file >./src/Kris/LaravelFormBuilder/Console/FormMakeCommand.php</file >
3030 <file >./src/Kris/LaravelFormBuilder/FormBuilderTrait.php</file >
3131 </exclude >
32- </coverage >
32+ </source >
3333</phpunit >
You can’t perform that action at this time.
0 commit comments