Formatting goodness.

Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
This commit is contained in:
Cliff Hill
2024-01-18 10:27:31 -05:00
parent df866e40f7
commit df10c4693c
18 changed files with 110 additions and 46 deletions

View File

@@ -223,7 +223,7 @@ def test_should_raise_error_on_create_if_no_permission(
),
(
TemplateType.EMAIL,
[ServicePErmissionType.SMS],
[ServicePermissionType.SMS],
{"template_type": ["Updating email templates is not allowed"]},
),
],