@@ -44,7 +44,7 @@ |
||
44 | 44 | self::assertSame($expected, $actual); |
45 | 45 | } |
46 | 46 | |
47 | - public function testBackgroundColorInRanding(){ |
|
47 | + public function testBackgroundColorInRanding() { |
|
48 | 48 | $html = '<table> |
49 | 49 | <tr> |
50 | 50 | <td style="background-color: #000000;color: #FFFFFF">Blue background</td> |