@@ -26,7 +26,7 @@ |
||
26 | 26 | |
27 | 27 | protected function setUp() |
28 | 28 | { |
29 | - static::bootKernel(); |
|
29 | + static::bootKernel(); |
|
30 | 30 | |
31 | 31 | $this->serializer = self::$container->get('jms_serializer'); |
32 | 32 | } |