aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/model/problem.t
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2017-05-25 09:07:34 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-05-25 09:40:56 +0100
commit61749f6f561c18b8eef9d5b5158a7a1505ba1c4a (patch)
treec18f7c569c1978426272dd81f88a95956de0d80b /t/app/model/problem.t
parentd7286a011c7216cdae9e8aee21895f4f74c3277b (diff)
Fix test that would not run offline.
Switch it to use our mock MapIt. Also remove other unused overrides to external services.
Diffstat (limited to 't/app/model/problem.t')
-rw-r--r--t/app/model/problem.t3
1 files changed, 0 insertions, 3 deletions
diff --git a/t/app/model/problem.t b/t/app/model/problem.t
index 6b1be0a76..47f654236 100644
--- a/t/app/model/problem.t
+++ b/t/app/model/problem.t
@@ -531,7 +531,6 @@ foreach my $test ( {
my $override = {
ALLOWED_COBRANDS => [ 'fixmystreet' ],
BASE_URL => 'http://www.fixmystreet.com',
- MAPIT_URL => 'http://mapit.mysociety.org/',
};
if ( $test->{cobrand} && $test->{cobrand} =~ /hart/ ) {
$override->{ALLOWED_COBRANDS} = [ 'hart' ];
@@ -607,8 +606,6 @@ foreach my $test ( {
subtest 'check can set mutiple emails as a single contact' => sub {
my $override = {
ALLOWED_COBRANDS => [ 'fixmystreet' ],
- BASE_URL => 'http://www.fixmystreet.com',
- MAPIT_URL => 'http://mapit.mysociety.org/',
};
my $contact = {