mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 02:11:11 -05:00
Add org types table
This commit is contained in:
@@ -105,7 +105,7 @@ def test_create_service(notify_db_session):
|
||||
assert service.active is True
|
||||
assert user in service_db.users
|
||||
assert service_db.organisation_type == 'central'
|
||||
assert service_db.crown is True
|
||||
assert service_db.crown is None
|
||||
assert not service.letter_branding
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user