aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/report_import.t
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2019-08-08 16:38:22 +0100
committerMatthew Somerville <matthew@mysociety.org>2019-08-08 16:38:22 +0100
commitc193d4136a2dfb1a849cfccbbcacc4937931e54a (patch)
treef8d2f3a368c653d3480f983718df8919d95bbdde /t/app/controller/report_import.t
parent1b3f2d621c6f2804c14118852cfe6835fd44b76d (diff)
parent3c51ee58f89e12cf7bea3bfa6a83bde9ef414dcf (diff)
Merge branch 'westminster-report-dupe-bugs'
Diffstat (limited to 't/app/controller/report_import.t')
-rw-r--r--t/app/controller/report_import.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/app/controller/report_import.t b/t/app/controller/report_import.t
index 223979d1b..eb3a54963 100644
--- a/t/app/controller/report_import.t
+++ b/t/app/controller/report_import.t
@@ -17,7 +17,7 @@ ok -e $sample_file, "sample file $sample_file exists";
FixMyStreet::App->log->disable('info');
END { FixMyStreet::App->log->enable('info'); }
-my $body = $mech->create_body_ok(2245, 'Wiltshire Council');
+my $body = $mech->create_body_ok(2608, 'Borsetshire Council');
$mech->create_contact_ok(
body_id => $body->id,
category => 'Street lighting',