Remove author to fix phpunit group detection
parent
8d0b7f278e
commit
55927f983a
|
@ -142,9 +142,6 @@ class StreamContextFactoryTest extends \PHPUnit_Framework_TestCase
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @author Markus Tacker <m@coderbyheart.de>
|
|
||||||
*/
|
|
||||||
public function testEnsureThatfixHttpHeaderFieldMovesContentTypeToEndOfOptions()
|
public function testEnsureThatfixHttpHeaderFieldMovesContentTypeToEndOfOptions()
|
||||||
{
|
{
|
||||||
$options = array(
|
$options = array(
|
||||||
|
|
Loading…
Reference in New Issue