mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 01:25:00 +00:00
Fix cs with php-cs-fier version 3.49
This commit is contained in:
@@ -30,7 +30,9 @@ class EventListControllerTest extends WebTestCase
|
||||
private readonly PaginatorFactory $paginatorFactory;
|
||||
private readonly Environment $environment;
|
||||
|
||||
protected function setUp(): void {}
|
||||
protected function setUp(): void
|
||||
{
|
||||
}
|
||||
|
||||
public function testList(): void
|
||||
{
|
||||
|
Reference in New Issue
Block a user