Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
solarium
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
solarium
Commits
c249f1f2
Commit
c249f1f2
authored
Mar 13, 2015
by
Marin Purgar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix the ZF2 HTTP Client test class name
parent
c2900895
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/Solarium/Tests/Core/Client/Adapter/Zend2HttpTest.php
tests/Solarium/Tests/Core/Client/Adapter/Zend2HttpTest.php
+1
-1
No files found.
tests/Solarium/Tests/Core/Client/Adapter/Zend2HttpTest.php
View file @
c249f1f2
...
...
@@ -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
Zend
2
HttpTest
extends
\PHPUnit_Framework_TestCase
{
/**
* @var ZendHttpAdapter
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment