aboutsummaryrefslogtreecommitdiffstats
path: root/t/Mock/MapIt.pm
diff options
context:
space:
mode:
Diffstat (limited to 't/Mock/MapIt.pm')
-rw-r--r--t/Mock/MapIt.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/Mock/MapIt.pm b/t/Mock/MapIt.pm
index 315b4fe9f..ea00a7ff0 100644
--- a/t/Mock/MapIt.pm
+++ b/t/Mock/MapIt.pm
@@ -113,8 +113,8 @@ sub dispatch_request {
my ($self, $area) = @_;
if ($area eq '2514') {
return $self->output({
- 8794 => {parent_area => 2514, id => 8794, name => "Aston", type => "MTW"},
- 8773 => {parent_area => 2514, id => 8773, name => "Bournville", type => "MTW"},
+ 151907 => {parent_area => 2514, id => 151907, name => "Bordesley & Highgate", type => "MTW"},
+ 151942 => {parent_area => 2514, id => 151942, name => "Birchfield", type => "MTW"},
});
}
if ($area eq '2326') {