aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/report_display.t
diff options
context:
space:
mode:
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',