From d2c9d3f4dbdff822f90a4934d858dabec2c85e17 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Tue, 15 Aug 2017 14:03:40 +0100 Subject: [Zurich] Bring all reports in line with upstream. Update the map/list if the map is zoomed/panned, and make sure the updated HTML list is returned. --- t/Mock/MapItZurich.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 't/Mock') diff --git a/t/Mock/MapItZurich.pm b/t/Mock/MapItZurich.pm index 9195749f6..f7bcda31d 100644 --- a/t/Mock/MapItZurich.pm +++ b/t/Mock/MapItZurich.pm @@ -46,4 +46,6 @@ sub dispatch_request { }, } +LWP::Protocol::PSGI->register(t::Mock::MapItZurich->to_psgi_app, host => 'mapit.zurich'); + __PACKAGE__->run_if_script; -- cgit v1.2.3