Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndris Zeila <andris.zeila@zabbix.com>2021-04-13 11:41:50 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2021-04-13 11:41:50 +0300
commit0ba133694812ce2e585405fbd30748503f0bde2a (patch)
treeb59c19b919391c3c71ffb0f7fe54588f5ff8b2a5 /tests
parent3f5a5ff05b51000d7f66894a2d5759d81cf95563 (diff)
parent8ab856e081ff677445032bf8ea297af5fda366e9 (diff)
.......... [ZBXNEXT-6457] merged branch 'feature/ZBXNEXT-6451-5.3' into feature/ZBXNEXT-6457-5.3
Diffstat (limited to 'tests')
-rw-r--r--tests/libs/zbxcommon/zbx_token_find.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libs/zbxcommon/zbx_token_find.yaml b/tests/libs/zbxcommon/zbx_token_find.yaml
index 798680d3e45..c09ddf73479 100644
--- a/tests/libs/zbxcommon/zbx_token_find.yaml
+++ b/tests/libs/zbxcommon/zbx_token_find.yaml
@@ -543,7 +543,7 @@ in:
out:
token: '{?{HOST.HOST}'
token_type: ZBX_TOKEN_EXPRESSION_MACRO
- expression: '{HOST.HOST'
+ expression: '{HOST.HOST}'
return: SUCCEED
---
test case: 'Success: {?{$MACRO}}'