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