mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 01:38:25 -04:00
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:
@@ -4910,14 +4910,6 @@ def test_letter_branding_request_page_back_link(
|
|||||||
'central',
|
'central',
|
||||||
'main.email_branding_govuk',
|
'main.email_branding_govuk',
|
||||||
),
|
),
|
||||||
(
|
|
||||||
{
|
|
||||||
'options': 'govuk',
|
|
||||||
'something_else': 'ignored',
|
|
||||||
},
|
|
||||||
'central',
|
|
||||||
'main.email_branding_govuk',
|
|
||||||
),
|
|
||||||
(
|
(
|
||||||
{
|
{
|
||||||
'options': 'govuk_and_org',
|
'options': 'govuk_and_org',
|
||||||
|
|||||||
Reference in New Issue
Block a user