We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2a8d6 commit c7697d2Copy full SHA for c7697d2
1 file changed
src/Codeception/Lib/Connector/Guzzle.php
@@ -218,7 +218,6 @@ protected function doRequest(object $request): object
218
}
219
220
221
- // @phpstan-ignore-next-line
222
return $this->createResponse($response);
223
224
0 commit comments