mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-06 14:54:57 +00:00
fix: Fix return types in tests.
This commit is contained in:
@@ -22,7 +22,7 @@ use Symfony\Component\Workflow\Registry;
|
||||
*/
|
||||
final class AccompanyingPeriodLifecycle extends KernelTestCase
|
||||
{
|
||||
protected function setUp()
|
||||
protected function setUp(): void
|
||||
{
|
||||
self::bootKernel();
|
||||
}
|
||||
|
Reference in New Issue
Block a user