link-services-to-organisations

This commit is contained in:
chrisw
2018-02-12 09:26:13 +00:00
parent 01a2852a69
commit 1450138b9c
12 changed files with 255 additions and 17 deletions

View File

@@ -12,6 +12,7 @@ def get_service_settings_page(
service_one,
mock_get_inbound_number_for_service,
mock_get_letter_email_branding,
mock_get_service_organisation,
mock_get_free_sms_fragment_limit,
no_reply_to_email_addresses,
no_letter_contact_blocks,
@@ -103,6 +104,7 @@ def test_normal_user_doesnt_see_any_toggle_buttons(
service_one,
no_reply_to_email_addresses,
no_letter_contact_blocks,
mock_get_service_organisation,
single_sms_sender,
mock_get_letter_email_branding,
mock_get_inbound_number_for_service,