We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b1173 commit 5c4ad96Copy full SHA for 5c4ad96
packages/test-php/phpunit.xml
@@ -12,7 +12,7 @@
12
verbose="true">
13
<testsuites>
14
<testsuite name="default">
15
- <directory>packages/test-php</directory>
+ <directory>.</directory>
16
</testsuite>
17
</testsuites>
18
0 commit comments