mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
Merge branch 'main' into stvnrlly-remove-broadcasts
This commit is contained in:
@@ -13,7 +13,7 @@ def test_organisation_type_when_services_organisation_has_no_org_type(mocker, se
|
||||
mocker.patch('app.organisations_client.get_organisation', return_value=org)
|
||||
|
||||
assert not org['organisation_type']
|
||||
assert service.organisation_type == 'central'
|
||||
assert service.organisation_type == 'federal'
|
||||
|
||||
|
||||
def test_organisation_type_when_service_and_its_org_both_have_an_org_type(mocker, service_one):
|
||||
|
||||
Reference in New Issue
Block a user