mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 08:16:51 -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',
|
||||
'main.email_branding_govuk',
|
||||
),
|
||||
(
|
||||
{
|
||||
'options': 'govuk',
|
||||
'something_else': 'ignored',
|
||||
},
|
||||
'central',
|
||||
'main.email_branding_govuk',
|
||||
),
|
||||
(
|
||||
{
|
||||
'options': 'govuk_and_org',
|
||||
|
||||
Reference in New Issue
Block a user