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 e870291 commit 6476543Copy full SHA for 6476543
phpunit.xml
@@ -5,9 +5,6 @@
5
colors="true"
6
>
7
<testsuites>
8
- <testsuite name="Unit">
9
- <directory suffix="Test.php">./tests/Unit</directory>
10
- </testsuite>
11
<testsuite name="Integration">
12
<directory suffix="Test.php">./tests/Integration</directory>
13
</testsuite>
0 commit comments