mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 07:33:50 +00:00
DX: apply rector rulesset up to PHP72
This commit is contained in:
@@ -89,7 +89,7 @@ final class PersonControllerCreateTest extends WebTestCase
|
||||
$form = $crawler->selectButton('Ajouter la personne')->form();
|
||||
|
||||
$this->assertInstanceOf(
|
||||
'Symfony\Component\DomCrawler\Form',
|
||||
\Symfony\Component\DomCrawler\Form::class,
|
||||
$form,
|
||||
'The page contains a butto '
|
||||
);
|
||||
|
Reference in New Issue
Block a user