Remove redundant scenario for email branding test

This is no longer possible since [^1].

[^1]: https://github.com/alphagov/notifications-admin/pull/4180
This commit is contained in:
Ben Thorner
2022-03-23 15:47:59 +00:00
parent e2929118c8
commit 543dff4a18

View File

@@ -4910,14 +4910,6 @@ def test_letter_branding_request_page_back_link(
'central',
'main.email_branding_govuk',
),
(
{
'options': 'govuk',
'something_else': 'ignored',
},
'central',
'main.email_branding_govuk',
),
(
{
'options': 'govuk_and_org',