mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-30 11:19:44 -04:00
Merge pull request #3652 from alphagov/updated-bristol-boundaries
Update local authority district GeoJSON to bring in fixes for Bristol
This commit is contained in:
@@ -376,8 +376,8 @@ def test_broadcast_page(
|
||||
'England remove',
|
||||
'Scotland remove',
|
||||
], [
|
||||
'An area of 176,714.9 square miles Will get the alert',
|
||||
'An extra area of 3,052.8 square miles is Likely to get the alert',
|
||||
'An area of 177,439.8 square miles Will get the alert',
|
||||
'An extra area of 3,058.9 square miles is Likely to get the alert',
|
||||
'40,000,000 phones estimated',
|
||||
]),
|
||||
([
|
||||
|
||||
@@ -32,5 +32,5 @@ def test_simple_polygons(fake_uuid):
|
||||
# Because the areas are close to each other, the simplification
|
||||
# and unioning process results in a single polygon with fewer
|
||||
# total coordinates
|
||||
[55],
|
||||
[51],
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user