mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 09:34:59 +00:00
Rector changes and immplementations of required methods
This commit is contained in:
@@ -23,7 +23,7 @@ final class UserProfileControllerTest extends WebTestCase
|
||||
{
|
||||
use PrepareClientTrait;
|
||||
|
||||
public function testPage()
|
||||
public function testPage(): void
|
||||
{
|
||||
$client = $this->getClientAuthenticated();
|
||||
|
||||
|
Reference in New Issue
Block a user