aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/browser-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/browser-tests b/bin/browser-tests
index f1af32871..a8568a583 100755
--- a/bin/browser-tests
+++ b/bin/browser-tests
@@ -64,6 +64,7 @@ sub run {
# Want this to be like .com
ALLOWED_COBRANDS => [ 'fixmystreet' ],
MAPIT_URL => 'https://mapit.uk/',
+ BASE_URL => 'http://localhost:3001',
});
$ENV{FMS_OVERRIDE_CONFIG} = $config_out;