Clean.
This commit is contained in:
parent
c1fbad7aa0
commit
1378e95f81
1 changed files with 1 additions and 1 deletions
|
|
@ -88,8 +88,8 @@ trait AppTestTrait
|
|||
*/
|
||||
protected function createRequest(string $method, $uri, array $serverParams = []): ServerRequestInterface
|
||||
{
|
||||
|
||||
$this->setupContainer();
|
||||
|
||||
return (new ServerRequestFactory())->createServerRequest($method, $uri, $serverParams);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue