Skip to content

Commit 41915c8

Browse files
committed
removed feature testsuite - no Feature tests folder available
1 parent e740828 commit 41915c8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

phpunit.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@
2222
<testsuite name="Unit">
2323
<directory suffix="Test.php">./tests/Unit</directory>
2424
</testsuite>
25-
<testsuite name="Feature">
26-
<directory suffix="Test.php">./tests/Feature</directory>
27-
</testsuite>
2825
</testsuites>
2926
<php>
3027
<env name="DB_CONNECTION" value="testing"/>

0 commit comments

Comments
 (0)