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 95935fe commit 5856c56Copy full SHA for 5856c56
phpunit.xml
@@ -1,7 +1,7 @@
1
<phpunit bootstrap="vendor/autoload.php" colors="true">
2
<testsuites>
3
<testsuite>
4
- <directory>tests</directory>
+ <directory>vendor/php-ds/tests/tests</directory>
5
</testsuite>
6
</testsuites>
7
<filter>
0 commit comments