We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5f179a commit e7fe242Copy full SHA for e7fe242
phpunit.xml.dist
@@ -6,7 +6,7 @@
6
convertWarningsToExceptions="true"
7
stopOnFailure="false">
8
<testsuites>
9
- <testsuite name="Yii2tech Test Suite">
+ <testsuite name="Yii2mod Test Suite">
10
<directory>./tests</directory>
11
</testsuite>
12
</testsuites>
0 commit comments