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