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