aboutsummaryrefslogtreecommitdiffstats
path: root/t/cobrand/rutland.t
diff options
context:
space:
mode:
Diffstat (limited to 't/cobrand/rutland.t')
-rw-r--r--t/cobrand/rutland.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/cobrand/rutland.t b/t/cobrand/rutland.t
index 8943e64fc..4d3c4befd 100644
--- a/t/cobrand/rutland.t
+++ b/t/cobrand/rutland.t
@@ -41,6 +41,7 @@ subtest 'testing special Open311 behaviour', sub {
FixMyStreet::override_config {
STAGING_FLAGS => { send_reports => 1 },
ALLOWED_COBRANDS => [ 'fixmystreet', 'rutland' ],
+ MAPIT_URL => 'http://mapit.uk/',
}, sub {
$test_data = FixMyStreet::Script::Reports::send();
};