We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941075d commit 2a5650dCopy full SHA for 2a5650d
Tests/Formatter/OutputFormatterTest.php
@@ -14,7 +14,7 @@
14
use Symfony\Component\Console\Formatter\OutputFormatter;
15
use Symfony\Component\Console\Formatter\OutputFormatterStyle;
16
17
-class FormatterStyleTest extends \PHPUnit_Framework_TestCase
+class OutputFormatterTest extends \PHPUnit_Framework_TestCase
18
{
19
public function testEmptyTag()
20
0 commit comments