mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 02:46:29 +00:00
fixed tests
This commit is contained in:
+2
-2
@@ -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.
|
||||
+2
-2
@@ -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.
|
||||
Reference in New Issue
Block a user