aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/report_display.t
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2013-04-19 14:56:18 +0100
committerMatthew Somerville <matthew@mysociety.org>2013-04-19 14:56:18 +0100
commit81994d80ddc3ed231f87e3684aa5a8c7a49edd5b (patch)
tree90bb7e8d20c6817a55eb0a172b6d66a8ceadd348 /t/app/controller/report_display.t
parent9f35b3f063fea4bf32dfebbb64d97eb7e2af2a24 (diff)
Update state name from Erledigt to Beantwortet.
Diffstat (limited to 't/app/controller/report_display.t')
-rw-r--r--t/app/controller/report_display.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/app/controller/report_display.t b/t/app/controller/report_display.t
index b4d427428..7904b6736 100644
--- a/t/app/controller/report_display.t
+++ b/t/app/controller/report_display.t
@@ -422,13 +422,13 @@ subtest "Zurich banners are displayed correctly" => sub {
description => 'fixed report',
state => 'fixed - council',
banner_id => 'fixed',
- banner_text => 'Erledigt',
+ banner_text => 'Beantwortet',
},
{
description => 'closed report',
state => 'closed',
banner_id => 'fixed',
- banner_text => 'Erledigt',
+ banner_text => 'Beantwortet',
},
{
description => 'in progress report',