Skip to content

Commit c6bba83

Browse files
committed
test: fix typo
1 parent 8aba647 commit c6bba83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CI4Twig/TwigTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ public static function setUpBeforeClass(): void
1919
helper('form');
2020
}
2121

22-
public function testRedner()
22+
public function testRender()
2323
{
2424
$obj = new Twig(['paths' => __DIR__ . '/../templates/']);
2525

0 commit comments

Comments
 (0)