remove email branding

This commit is contained in:
stvnrlly
2023-12-18 16:10:12 -05:00
parent 1b55e1f09a
commit f600dd95d6
57 changed files with 37 additions and 3970 deletions

View File

@@ -12,7 +12,6 @@ from tests.conftest import sample_uuid
("active", False, True, ("Unsuspended this service")),
("active", True, False, ("Deleted this service")),
("contact_link", "x", "y", ("Set the contact details for this service to y")),
("email_branding", "foo", "bar", ("Updated this services email branding")),
(
"inbound_api",
"foo",