Skip to content

Commit 3346ed5

Browse files
committed
Fix test suite
1 parent e8d3865 commit 3346ed5

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
@@ -5,9 +5,6 @@
55
colors="true"
66
>
77
<testsuites>
8-
<testsuite name="Unit">
9-
<directory suffix="Test.php">./tests/Unit</directory>
10-
</testsuite>
118
<testsuite name="Feature">
129
<directory suffix="Test.php">./tests/Feature</directory>
1310
</testsuite>

0 commit comments

Comments
 (0)