mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
Configure routes using annotation
This commit is contained in:
@@ -62,8 +62,6 @@ final class PersonDuplicateControllerViewTest extends WebTestCase
|
||||
|
||||
/**
|
||||
* @dataProvider providePersonData
|
||||
* @param int $personId
|
||||
* @param int $person2Id
|
||||
* @return void
|
||||
*/
|
||||
public function testViewDuplicatePerson(int $personId, int $person2Id): void
|
||||
|
Reference in New Issue
Block a user