Skip to content

Commit e7fe242

Browse files
author
Igor Chepurnoy
authored
Update phpunit.xml.dist
1 parent a5f179a commit e7fe242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
convertWarningsToExceptions="true"
77
stopOnFailure="false">
88
<testsuites>
9-
<testsuite name="Yii2tech Test Suite">
9+
<testsuite name="Yii2mod Test Suite">
1010
<directory>./tests</directory>
1111
</testsuite>
1212
</testsuites>

0 commit comments

Comments
 (0)