|
@@ -21,7 +21,7 @@ use Symfony\Bundle\TwigBundle\GlobalVariables;
|
|
|
|
|
|
class TwigEngineTest extends TestCase
|
|
|
{
|
|
|
- public function testEvalutateAddsAppGlobal()
|
|
|
+ public function testEvaluateAddsAppGlobal()
|
|
|
{
|
|
|
$environment = $this->getTwigEnvironment();
|
|
|
$container = $this->getContainer();
|