aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
diff options
context:
space:
mode:
Diffstat (limited to 't/app/controller')
-rw-r--r--t/app/controller/report_inspect.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/app/controller/report_inspect.t b/t/app/controller/report_inspect.t
index afd8d6d17..aeb344922 100644
--- a/t/app/controller/report_inspect.t
+++ b/t/app/controller/report_inspect.t
@@ -82,7 +82,7 @@ FixMyStreet::override_config {
for my $test (
{
name => "categories only",
- area_ids => undef,
+ area_ids => [],
categories => [ $contact->id ],
destination => "/reports/Oxfordshire",
previous => "/my/inspector_redirect",