File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 55 colors =" true"
66 processIsolation =" false"
77 stopOnFailure =" false"
8- xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/10.0 /phpunit.xsd"
8+ xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/10.2 /phpunit.xsd"
99 cacheDirectory =" .phpunit.cache"
1010 backupStaticProperties =" false"
1111>
1515 </testsuite >
1616 </testsuites >
1717 <coverage >
18- <include >
19- <directory suffix =" .php" >./src</directory >
20- </include >
2118 <report >
2219 <html outputDirectory =" build/coverage" />
2320 <text outputFile =" build/coverage.txt" />
3128 <env name =" DB_DATABASE" value =" laravel_eloquent_spatial_test" />
3229 <env name =" DB_USERNAME" value =" root" />
3330 </php >
31+ <source >
32+ <include >
33+ <directory suffix =" .php" >./src</directory >
34+ </include >
35+ </source >
3436</phpunit >
You can’t perform that action at this time.
0 commit comments