aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/photo.t
diff options
context:
space:
mode:
Diffstat (limited to 't/app/controller/photo.t')
-rw-r--r--t/app/controller/photo.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/app/controller/photo.t b/t/app/controller/photo.t
index 69c2ae866..ad857b5e3 100644
--- a/t/app/controller/photo.t
+++ b/t/app/controller/photo.t
@@ -30,7 +30,7 @@ subtest "Check multiple upload worked" => sub {
# submit initial pc form
FixMyStreet::override_config {
ALLOWED_COBRANDS => [ { fixmystreet => '.' } ],
- MAPIT_URL => 'http://mapit.mysociety.org/',
+ MAPIT_URL => 'http://mapit.uk/',
UPLOAD_DIR => $UPLOAD_DIR,
}, sub {