Skip to content

Commit e38c0cb

Browse files
committed
Adds group internet to CurlHttpAdapterTest
1 parent 086501d commit e38c0cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/library/Pdp/HttpAdapter/CurlHttpAdapterTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
namespace Pdp\HttpAdapter;
44

5+
/**
6+
* @group internet
7+
*/
58
class CurlHttpAdapterTest extends \PHPUnit_Framework_TestCase
69
{
710
/**

0 commit comments

Comments
 (0)