mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-15 22:01:23 +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