mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/15746] Adjust tests after twig update
PHPBB3-15746
This commit is contained in:
parent
8858c86c97
commit
c20d84ce17
1 changed files with 1 additions and 1 deletions
|
@ -364,7 +364,7 @@ class phpbb_template_template_test extends phpbb_template_template_test_case
|
||||||
array(),
|
array(),
|
||||||
array(),
|
array(),
|
||||||
array(),
|
array(),
|
||||||
"Value'\n1 O'Clock\nValue\\x27\n1\\x20O\\x27Clock",
|
"Value'\n1 O'Clock\nValue\\u0027\n1\\u0020O\\u0027Clock",
|
||||||
array('VARIABLE' => "Value'", '1_VARIABLE' => "1 O'Clock"),
|
array('VARIABLE' => "Value'", '1_VARIABLE' => "1 O'Clock"),
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
|
|
Loading…
Add table
Reference in a new issue