mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 13:54:59 +00:00
Fix person view test
This commit is contained in:
@@ -51,7 +51,7 @@ final class PersonControllerUpdateTest extends WebTestCase
|
||||
/**
|
||||
* @var list<array<class-string, int>>
|
||||
*/
|
||||
private static $toDelete = [];
|
||||
private static array $toDelete = [];
|
||||
|
||||
/**
|
||||
* Prepare client and create a random person.
|
||||
|
Reference in New Issue
Block a user