We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97868dd commit 553b28eCopy full SHA for 553b28e
phpunit.xml
@@ -13,9 +13,6 @@
13
<testsuite name="functional">
14
<directory>tests/Functional</directory>
15
</testsuite>
16
- <testsuite name="unit">
17
- <directory>tests/Unit</directory>
18
- </testsuite>
19
</testsuites>
20
<logging>
21
<log type="coverage-html" target="build/coverage" lowUpperBound="35"
0 commit comments