Skip to content

Commit f77ed80

Browse files
committed
update phpunit.xml
1 parent a80351a commit f77ed80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
convertWarningsToExceptions="true"
77
>
88
<testsuites>
9-
<testsuite name="unit" suffix=".php">
9+
<testsuite name="main">
1010
<directory>./tests</directory>
1111
</testsuite>
1212
</testsuites>

0 commit comments

Comments
 (0)