@@ -69,7 +69,8 @@ |
||
69 | 69 | ); |
70 | 70 | } |
71 | 71 | |
72 | - public function testIndex() { |
|
72 | + public function testIndex() |
|
73 | + { |
|
73 | 74 | $client = static::createClient(); |
74 | 75 | |
75 | 76 | $crawler = $client->request('GET', '/'); |