Skip to content
This repository was archived by the owner on Feb 4, 2024. It is now read-only.

Commit b875e8e

Browse files
Update phpunit.xml
1 parent a49167c commit b875e8e

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
@@ -14,9 +14,6 @@
1414
<testsuite name="Feature">
1515
<directory suffix="Test.php">./tests/Feature</directory>
1616
</testsuite>
17-
<testsuite name="Unit">
18-
<directory suffix="Test.php">./tests/Unit</directory>
19-
</testsuite>
2017
<testsuite name="parallel">
2118
<directory suffix="Test.php">./tests</directory>
2219
<directory suffix="Test.php">./vendor/laravel-enso/action-logger/tests</directory>

0 commit comments

Comments
 (0)