summaryrefslogtreecommitdiffstats
path: root/qa
diff options
context:
space:
mode:
Diffstat (limited to 'qa')
-rw-r--r--qa/t/webservice_bug_update_see_also.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/t/webservice_bug_update_see_also.t b/qa/t/webservice_bug_update_see_also.t
index fc6c9bc9e..460cb13e1 100644
--- a/qa/t/webservice_bug_update_see_also.t
+++ b/qa/t/webservice_bug_update_see_also.t
@@ -34,7 +34,7 @@ push(@tests, (
{ user => 'admin',
args => { ids => ['public_bug'], add => ['asdfasdfasdf'] },
- error => 'asdf',
+ error => 'ASDF',
test => 'Admin cannot add an invalid URL',
},
{ user => 'admin',