mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
Bump -utils to get latest version of Shapely
This was pinned in [^1] but I'm not sure why - we ought to pin it in -utils if it needs pinning. Version 1.7.1 doesn't work with Mac M1 installs of Homebrew - unless you manually hack the library. As per [^2], we don't think the calculation change matters much. [^1]:969e7a6dbd (diff-eee0e41c3756911002e040cf5a8f66b004bb66c8ff1a359bb8ba35d86081e80cR21)[^2]:8a10d74fc5
This commit is contained in:
@@ -934,8 +934,8 @@ def test_preview_broadcast_areas_page(
|
||||
[[7, 8], [9, 10], [11, 12]],
|
||||
],
|
||||
[
|
||||
'An area of 1,000 square miles Will get the alert',
|
||||
'An extra area of 1,000 square miles is Likely to get the alert',
|
||||
'An area of 800 square miles Will get the alert',
|
||||
'An extra area of 2,000 square miles is Likely to get the alert',
|
||||
'Unknown number of phones',
|
||||
]
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user