From fc7232674fd5616264e7b3408c43bd67819078a0 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Mon, 27 Feb 2017 03:33:19 +0000 Subject: fix another error --- xt/webservice/bug_create.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xt/webservice/bug_create.t b/xt/webservice/bug_create.t index e8a0d60a4..f532a78c1 100644 --- a/xt/webservice/bug_create.t +++ b/xt/webservice/bug_create.t @@ -137,7 +137,7 @@ my $fields = { value => 'MyyyyyyyyyyyyyyyyyyBugggggggggggggggggggggg' }, existing => { - faultstring => 'already taken the alias', + faultstring => 'Please choose another alias or visit that bug and change its alias.', value => 'public_bug' }, numeric => { -- cgit v1.2.3-24-g4f1b