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.
2 parents aaf88e3 + 4e68aa0 commit 04fdcc5Copy full SHA for 04fdcc5
phpunit.xml.dist
@@ -2,7 +2,7 @@
2
3
<phpunit bootstrap="vendor/autoload.php" colors="true">
4
<testsuites>
5
- <testsuite>
+ <testsuite name="Http Proxy Test Suite">
6
<directory>./tests/</directory>
7
</testsuite>
8
</testsuites>
0 commit comments