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 e8d3865 commit 3346ed5Copy full SHA for 3346ed5
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="Feature">
12
<directory suffix="Test.php">./tests/Feature</directory>
13
</testsuite>
0 commit comments