remove some deprecations

This commit is contained in:
2023-12-13 16:06:44 +01:00
parent 47c3be6217
commit 912f7d3211
7 changed files with 11 additions and 9 deletions

View File

@@ -112,7 +112,7 @@ final class PersonControllerUpdateTest extends WebTestCase
/**
* Test the edit page are accessible.
*
* @dataProvider providePerson *
* @dataProvider providePerson
*/
public function testEditPageIsSuccessful(int $personId)
{