diff options
Diffstat (limited to 't/app/controller/report_updates.t')
-rw-r--r-- | t/app/controller/report_updates.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/app/controller/report_updates.t b/t/app/controller/report_updates.t index 9606afc8e..993c6758e 100644 --- a/t/app/controller/report_updates.t +++ b/t/app/controller/report_updates.t @@ -555,7 +555,7 @@ for my $test ( state => 'fixed', }, state => 'fixed - council', - report_councils => '2504|2505', + report_councils => '2504,2505', }, ) { subtest $test->{desc} => sub { |