diff options
Diffstat (limited to 'xt/webservice/bug_create.t')
-rw-r--r-- | xt/webservice/bug_create.t | 2 |
1 files changed, 1 insertions, 1 deletions
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 => { |