fixed tests

This commit is contained in:
Fabien Potencier
2019-05-17 08:14:18 +02:00
parent e9a09d90c3
commit a571638929
2 changed files with 4 additions and 4 deletions
@@ -14,5 +14,5 @@
{% endmacro %}
--DATA--
return []
--EXPECT--
<input name="username">
--EXCEPTION--
Twig\Error\RuntimeError: Accessing \Twig\Template attributes is forbidden in "index.twig" at line 6.
@@ -14,5 +14,5 @@
{% endmacro %}
--DATA--
return []
--EXPECT--
<input name="username">
--EXCEPTION--
Twig\Error\RuntimeError: Accessing \Twig\Template attributes is forbidden in "index.twig" at line 6.