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 74c05cd commit 2408bbaCopy full SHA for 2408bba
phpunit.xml.dist
@@ -12,7 +12,7 @@
12
backupStaticProperties="false">
13
<testsuites>
14
<testsuite name="Package Test Suite">
15
- <directory suffix=".php">./tests/</directory>
+ <directory suffix="Test.php">./tests/</directory>
16
</testsuite>
17
</testsuites>
18
<php>
0 commit comments