Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
ZF2: partially fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelkael authored and weierophinney committed Jun 7, 2010
1 parent 3a86f54 commit 9e64972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Transfer/Adapter/HTTPTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ public function testValidationOfPhpExtendsFormError()
}
}

class HTTPTestMockAdapter extends \Zend\File\Transfer\Adapter\Http
class HTTPTestMockAdapter extends \Zend\File\Transfer\Adapter\HTTP
{
public function __construct()
{
Expand Down

0 comments on commit 9e64972

Please sign in to comment.