mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-05 07:19:49 +00:00
adapt cs to php-csfixer version 3.49
This commit is contained in:
parent
d0af191a00
commit
e96c246ef9
@ -35,7 +35,6 @@ class NewsItemControllerTest extends WebTestCase
|
|||||||
{
|
{
|
||||||
self::bootKernel();
|
self::bootKernel();
|
||||||
$this->em = self::$container->get(EntityManagerInterface::class);
|
$this->em = self::$container->get(EntityManagerInterface::class);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public static function tearDownAfterClass(): void
|
public static function tearDownAfterClass(): void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user