mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
test: fix typo in method name
Co-authored-by: MGatner <mgatner@icloud.com>
This commit is contained in:
parent
3c43081914
commit
f1509f1c9e
@ -385,7 +385,7 @@ final class FeatureTestTraitTest extends CIUnitTestCase
|
||||
);
|
||||
}
|
||||
|
||||
public function testCallGetWithParamsAndREQEST()
|
||||
public function testCallGetWithParamsAndREQUEST()
|
||||
{
|
||||
$this->withRoutes([
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user