diff --git a/tests/app/actions.php b/tests/app/actions.php
index 593e3ea..24aec85 100644
--- a/tests/app/actions.php
+++ b/tests/app/actions.php
@@ -7,7 +7,7 @@
{
"listener": "change", "action": [
{
- "key": 1, "type": "redirect", "uri": "{%}&u={#t-selector}", "target": "self"
+ "key": 1, "type": "redirect", "uri": "{%}&u={!#t-selector}", "target": "self"
}
]
}
diff --git a/tests/app/forms_input.php b/tests/app/forms_input.php
index 7f4fedf..d37075f 100644
--- a/tests/app/forms_input.php
+++ b/tests/app/forms_input.php
@@ -12,7 +12,7 @@