Fix person view test

This commit is contained in:
2023-08-30 13:58:46 +02:00
parent 690697cb35
commit 1b8acfab24
2 changed files with 63 additions and 54 deletions

View File

@@ -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.