From 008754424d027a7cdefa4a2f09c4cb937d972693 Mon Sep 17 00:00:00 2001 From: Chris Mytton Date: Thu, 12 Sep 2013 17:05:55 +0100 Subject: [Zurich] Make sure mapit url is set properly --- t/cobrand/zurich.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/cobrand/zurich.t b/t/cobrand/zurich.t index 0975096db..d7e63c84e 100644 --- a/t/cobrand/zurich.t +++ b/t/cobrand/zurich.t @@ -357,6 +357,7 @@ my %config = # Change the MAPIT_TYPES value for this test $config{MAPIT_TYPES} = [ 'O08' ]; $config{MAPIT_URL} = 'http://global.mapit.mysociety.org/'; +mySociety::MaPit::configure($config{MAPIT_URL}); # Override the get function to return values from our captured config. This # override will be cleared at the end of this block when the $override guard -- cgit v1.2.3