mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
upgrade rector rules and apply them
This commit is contained in:
@@ -134,7 +134,7 @@ final class PersonControllerCreateTest extends WebTestCase
|
||||
return $form;
|
||||
}
|
||||
|
||||
public function testReviewExistingDetectionInversedLastNameWithFirstName()
|
||||
public function testReviewExistingDetectionInversedLastNameWithFirstName(): never
|
||||
{
|
||||
$this->markTestSkipped();
|
||||
$client = $this->getClientAuthenticated();
|
||||
|
Reference in New Issue
Block a user