From effcb0f3043f3684e94db4866d0b434440e8ba53 Mon Sep 17 00:00:00 2001 From: Struan Donald Date: Thu, 25 Apr 2019 14:02:51 +0100 Subject: [IsleOfWight] Initial cobrand. Co-authored-by: Matthew Somerville Configured to allow: - updates only from original reporter - close updates from fetch reports - use OSM geocoder --- bin/browser-tests | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/browser-tests') diff --git a/bin/browser-tests b/bin/browser-tests index 013c0d8d3..0180db0b5 100755 --- a/bin/browser-tests +++ b/bin/browser-tests @@ -11,7 +11,7 @@ my ($cobrand, $coords, $area_id, $name, $mapit_url); BEGIN { $config_file = 'conf/general.yml-example'; - $cobrand = [ 'borsetshire', 'fixmystreet', 'northamptonshire', 'bathnes', 'buckinghamshire', 'hounslow' ]; + $cobrand = [ 'borsetshire', 'fixmystreet', 'northamptonshire', 'bathnes', 'buckinghamshire', 'hounslow', 'isleofwight' ]; $coords = '51.532851,-2.284277'; $area_id = 2608; $name = 'Borsetshire'; @@ -150,7 +150,7 @@ browser-tests [running options] [fixture options] [cypress options] --help this help message Fixture option: - --cobrand Cobrand(s) to use, default is fixmystreet,northamptonshire,bathnes,buckinghamshire + --cobrand Cobrand(s) to use, default is fixmystreet,northamptonshire,bathnes,buckinghamshire,isleofwight --coords Default co-ordinates for created reports --area_id Area ID to use for created body --name Name to use for created body -- cgit v1.2.3