mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
apply rules rector up to php82
This commit is contained in:
@@ -69,7 +69,7 @@ final class PersonControllerViewWithHiddenFieldsTest extends WebTestCase
|
||||
*
|
||||
* @group configurable_fields
|
||||
*/
|
||||
public function testViewPerson()
|
||||
public function testViewPerson(): never
|
||||
{
|
||||
$this->markTestSkipped('This configuration does not allow multiple environnements');
|
||||
$client = self::createClient(
|
||||
|
Reference in New Issue
Block a user