Skip to content

Commit 2373c08

Browse files
Chore: Updated Tests configuration.
1 parent 40b8930 commit 2373c08

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
<testsuite name="architecture">
2020
<directory suffix=".php">tests/Architecture</directory>
2121
</testsuite>
22-
<testsuite name="unit">
23-
<directory suffix=".php">tests/Unit</directory>
24-
</testsuite>
2522
<testsuite name="feature">
2623
<directory suffix=".php">tests/Feature</directory>
2724
</testsuite>

0 commit comments

Comments
 (0)