summaryrefslogtreecommitdiffstats
path: root/qa/t/webservice_bug_update.t
diff options
context:
space:
mode:
Diffstat (limited to 'qa/t/webservice_bug_update.t')
-rw-r--r--qa/t/webservice_bug_update.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/t/webservice_bug_update.t b/qa/t/webservice_bug_update.t
index 097c506b6..4e3b9985b 100644
--- a/qa/t/webservice_bug_update.t
+++ b/qa/t/webservice_bug_update.t
@@ -522,7 +522,7 @@ sub invalid_values {
see_also => [
{ value => { add => [random_string(20)] },
- error => 'is not a valid bug number nor an alias',
+ error => 'It does not seem like bug number nor an alias to a bug.',
test => 'random string fails in see_also' },
{ value => { add => ['http://landfill.bugzilla.org/'] },
error => 'See Also URLs should point to one of',