@@ -67,7 +67,7 @@ |
||
| 67 | 67 | ["| A\\Nother\\Symbol | |"], |
| 68 | 68 | ["| A_Third\\Symbol | |"], |
| 69 | 69 | ["+--+--+"] |
| 70 | - ); |
|
| 70 | + ); |
|
| 71 | 71 | $output->expects($this->any()) |
| 72 | 72 | ->method('getFormatter') |
| 73 | 73 | ->with() |