Skip to content

Commit f1509f1

Browse files
kenjisMGatner
andcommitted
test: fix typo in method name
Co-authored-by: MGatner <mgatner@icloud.com>
1 parent 3c43081 commit f1509f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/system/Test/FeatureTestTraitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ public function testCallGetWithParams()
385385
);
386386
}
387387

388-
public function testCallGetWithParamsAndREQEST()
388+
public function testCallGetWithParamsAndREQUEST()
389389
{
390390
$this->withRoutes([
391391
[

0 commit comments

Comments
 (0)