mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 10:05:03 +00:00
fix: Fix return types in tests.
This commit is contained in:
@@ -40,7 +40,7 @@ final class PersonAddressControllerTest extends WebTestCase
|
||||
*/
|
||||
protected $postalCode;
|
||||
|
||||
public static function setUpBeforeClass()
|
||||
public static function setUpBeforeClass(): void
|
||||
{
|
||||
self::bootKernel();
|
||||
|
||||
|
Reference in New Issue
Block a user