Skip to content

Commit 9db70e7

Browse files
committed
test: compatibility with new Latte
1 parent f5ae981 commit 9db70e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Bridges.Latte/UIMacros.link.2.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ EOD
117117
118118
<a n:href="default!#hash 10, 20"></a>
119119
EOD
120-
, $params), ['&#039;' => "'", '&apos;' => "'"]));
120+
, $params), ['&#039;' => "'", '&apos;' => "'", '&#123;' => '{']));

0 commit comments

Comments
 (0)