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 c0f2161 commit 3a54f48Copy full SHA for 3a54f48
phpunit.xml
@@ -12,10 +12,6 @@
12
<testsuite name="Unit">
13
<directory suffix="Test.php">./tests/Unit</directory>
14
</testsuite>
15
-
16
- <testsuite name="Feature">
17
- <directory suffix="Test.php">./tests/Feature</directory>
18
- </testsuite>
19
</testsuites>
20
<filter>
21
<whitelist processUncoveredFilesFromWhitelist="true">
0 commit comments