Commit c249f1f2 authored by Marin Purgar's avatar Marin Purgar

Fix the ZF2 HTTP Client test class name

parent c2900895
......@@ -35,7 +35,7 @@ use Solarium\Core\Client\Adapter\Zend2Http as ZendHttpAdapter;
use Solarium\Core\Client\Request;
use Solarium\Core\Client\Endpoint;
class ZendHttpTest extends \PHPUnit_Framework_TestCase
class Zend2HttpTest extends \PHPUnit_Framework_TestCase
{
/**
* @var ZendHttpAdapter
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment