diff --git a/Tests/Functional/app/config/framework.yml b/Tests/Functional/app/config/framework.yml index 8822b255..a1ee7822 100644 --- a/Tests/Functional/app/config/framework.yml +++ b/Tests/Functional/app/config/framework.yml @@ -14,5 +14,6 @@ framework: engines: ['twig'] twig: + strict_variables: "%kernel.debug%" #supresses deprecation notices about the default value TwigBundle pre version 5 paths: "%test.root_dir%/Resources/views": App