Skip to content

Commit

Permalink
fix: 1232 East herts missing Selenium url in input.json
Browse files Browse the repository at this point in the history
  • Loading branch information
robbrad authored Feb 15, 2025
1 parent fc4758e commit c7d907a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion uk_bin_collection/tests/input.json
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,7 @@
"house_number": "1",
"postcode": "CM20 2FZ",
"skip_get_url": true,
"web_driver": "http://selenium:4444",
"url": "https://www.eastherts.gov.uk",
"wiki_name": "East Herts Council",
"wiki_note": "Pass the house number and postcode in their respective parameters."
Expand Down Expand Up @@ -2173,4 +2174,4 @@
"wiki_name": "York Council",
"wiki_note": "Provide your UPRN."
}
}
}

0 comments on commit c7d907a

Please sign in to comment.