mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 13:54:59 +00:00
apply rector rules: php up to php82
This commit is contained in:
@@ -59,7 +59,7 @@ final class TimelineAccompanyingPeriodTest extends WebTestCase
|
||||
/**
|
||||
* @dataProvider provideDataPersonWithAccompanyingPeriod
|
||||
*/
|
||||
public function testEntriesAreShown(mixed $personId)
|
||||
public function testEntriesAreShown(mixed $personId): never
|
||||
{
|
||||
$this->markTestSkipped('page does not work');
|
||||
|
||||
|
Reference in New Issue
Block a user