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:
@@ -38,7 +38,7 @@ final class AbstractSearchTest extends \PHPUnit\Framework\TestCase
|
||||
$this->assertEquals('01', $date->format('d'));
|
||||
}
|
||||
|
||||
public function testRecompose()
|
||||
public function testRecompose(): never
|
||||
{
|
||||
$this->markTestSkipped();
|
||||
}
|
||||
|
Reference in New Issue
Block a user