test: fix typo in method name

Co-authored-by: MGatner <mgatner@icloud.com>
This commit is contained in:
kenjis 2023-07-04 08:41:47 +09:00
parent 3c43081914
commit f1509f1c9e
No known key found for this signature in database
GPG Key ID: BD254878922AF198

View File

@ -385,7 +385,7 @@ final class FeatureTestTraitTest extends CIUnitTestCase
);
}
public function testCallGetWithParamsAndREQEST()
public function testCallGetWithParamsAndREQUEST()
{
$this->withRoutes([
[