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
diff options
context:
space:
mode:
Diffstat (limited to 'ui/tests/selenium/items/testFormItemPrototype.php')
-rw-r--r--ui/tests/selenium/items/testFormItemPrototype.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/tests/selenium/items/testFormItemPrototype.php b/ui/tests/selenium/items/testFormItemPrototype.php
index 430a0a2b55b..03b97358ce6 100644
--- a/ui/tests/selenium/items/testFormItemPrototype.php
+++ b/ui/tests/selenium/items/testFormItemPrototype.php
@@ -1104,7 +1104,7 @@ class testFormItemPrototype extends CLegacyWebTest {
'key' => 'vfs.file.cksum[/sbin/shutdown,{#KEY}]',
'error_msg' => 'Cannot add item prototype',
'errors' => [
- 'Item prototype with key "vfs.file.cksum[/sbin/shutdown,{#KEY}]" already exists on host'
+ 'An item prototype with key "vfs.file.cksum[/sbin/shutdown,{#KEY}]" already exists on the host'
]
]
],