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 39031e4 commit 4e68aa0Copy full SHA for 4e68aa0
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