Removed non-existing Feature tests

This commit is contained in:
2021-02-02 19:42:03 +02:00
committed by GitHub
parent c0f21612fc
commit 3a54f48c65

View File

@@ -12,10 +12,6 @@
<testsuite name="Unit">
<directory suffix="Test.php">./tests/Unit</directory>
</testsuite>
<testsuite name="Feature">
<directory suffix="Test.php">./tests/Feature</directory>
</testsuite>
</testsuites>
<filter>
<whitelist processUncoveredFilesFromWhitelist="true">