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:
Leo Hemsted
2016-08-16 13:43:15 +01:00
parent fde8d81868
commit bfcf4be447
3 changed files with 31 additions and 18 deletions

View File

@@ -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 {