swap out uk org types for us-specific org types

This commit is contained in:
stvnrlly
2022-09-26 16:47:57 +00:00
parent 5e50e54a4b
commit 0186095920
13 changed files with 80 additions and 104 deletions

View File

@@ -122,7 +122,7 @@ def create_service(
email_from=None,
prefix_sms=True,
message_limit=1000,
organisation_type='central',
organisation_type='federal',
check_if_service_exists=False,
go_live_user=None,
go_live_at=None,