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 12:32:45 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2021-04-13 12:34:27 +0300
commitbad806453c6f722c07b738e5baedb75d416e7df0 (patch)
treea2decd83dec52e89dc19c81884bc3cb30463eb9f /tests
parent940f4fdbd5b28efb0d3c96c1b500222044075097 (diff)
parent0ba133694812ce2e585405fbd30748503f0bde2a (diff)
.......... [ZBXNEXT-6452] merged branch 'feature/ZBXNEXT-6457-5.3' into feature/ZBXNEXT-6452-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}}'