mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-19 14:08:47 -04:00
Emergency service instead of emergency services
This commit is contained in:
@@ -701,7 +701,7 @@ def test_update_service_flags(client, sample_service):
|
||||
("local", False),
|
||||
("nhs_central", False),
|
||||
("nhs_local", False),
|
||||
("emergency_services", False),
|
||||
("emergency_service", False),
|
||||
("school_or_college", False),
|
||||
("other", None)])
|
||||
def test_update_service_sets_crown_based_on_org_type(client, sample_service, org_type, expected):
|
||||
|
||||
Reference in New Issue
Block a user