Skip to content

Commit 2b3f426

Browse files
Fix backport
1 parent c5dbb1d commit 2b3f426

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/Symfony/Bridge/PhpUnit/TextUI/Command.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,6 @@
1616
*/
1717
class Command extends \PHPUnit_TextUI_Command
1818
{
19-
/**
20-
* {@inheritdoc}
21-
*/
22-
protected function createRunner()
23-
{
24-
return new TestRunner($this->arguments['loader']);
25-
}
26-
2719
/**
2820
* {@inheritdoc}
2921
*/

0 commit comments

Comments
 (0)