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 086501d commit e38c0cbCopy full SHA for e38c0cb
tests/library/Pdp/HttpAdapter/CurlHttpAdapterTest.php
@@ -2,6 +2,9 @@
2
3
namespace Pdp\HttpAdapter;
4
5
+/**
6
+ * @group internet
7
+ */
8
class CurlHttpAdapterTest extends \PHPUnit_Framework_TestCase
9
{
10
/**
0 commit comments