File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 44 xsi : noNamespaceSchemaLocation =" vendor/phpunit/phpunit/phpunit.xsd"
55 beStrictAboutChangesToGlobalState =" true"
66 beStrictAboutOutputDuringTests =" true"
7- beStrictAboutTodoAnnotatedTests =" true"
87 executionOrder =" random"
98 colors =" true"
109 bootstrap =" tests/bootstrap.php"
1110>
12- <testsuites >
13- <testsuite name =" Test Suite" >
14- <directory >tests</directory >
15- </testsuite >
16- </testsuites >
17- <coverage />
11+ <testsuites >
12+ <testsuite name =" Test Suite" >
13+ <directory >tests</directory >
14+ </testsuite >
15+ </testsuites >
1816
19- <source >
20- <include >
21- <directory >src</directory >
22- </include >
23- </source >
17+ <coverage />
18+
19+ <source >
20+ <include >
21+ <directory >src</directory >
22+ </include >
23+ </source >
2424</phpunit >
You can’t perform that action at this time.
0 commit comments