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 6e8596e commit 2379c98Copy full SHA for 2379c98
phpunit.xml.dist
@@ -12,7 +12,7 @@
12
>
13
<testsuites>
14
<testsuite name="Laravel Tinker Test Suite">
15
- <directory suffix=".php">./tests/</directory>
+ <directory suffix="Test.php">./tests/</directory>
16
</testsuite>
17
</testsuites>
18
</phpunit>
0 commit comments