mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-04 21:51:43 -04:00
separate branding/org test into two tests
it's a bit more legible and the running time of these tests is negligable so split up the test into its two logical components
This commit is contained in:
@@ -50,7 +50,7 @@ def service_json(
|
||||
reply_to_email_address=None,
|
||||
sms_sender=None,
|
||||
research_mode=False,
|
||||
organisation='organisation-name',
|
||||
organisation='organisation-id',
|
||||
branding='govuk'
|
||||
):
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user