Skip to content

Commit 2a5650d

Browse files
committed
fixes PSR-0 issues in tests
1 parent 941075d commit 2a5650d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Formatter/OutputFormatterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
use Symfony\Component\Console\Formatter\OutputFormatter;
1515
use Symfony\Component\Console\Formatter\OutputFormatterStyle;
1616

17-
class FormatterStyleTest extends \PHPUnit_Framework_TestCase
17+
class OutputFormatterTest extends \PHPUnit_Framework_TestCase
1818
{
1919
public function testEmptyTag()
2020
{

0 commit comments

Comments
 (0)