fixed test

This commit is contained in:
Beverly Nguyen
2024-02-16 18:01:36 -08:00
parent c383884017
commit 02d1c2b26e
2 changed files with 2 additions and 11 deletions

View File

@@ -870,7 +870,6 @@ def _check_notification(service_id, template_id, exception=None):
back_link=back_link,
back_link_from_preview=back_link_from_preview,
choose_time_form=choose_time_form,
db_template=db_template,
**(get_template_error_dict(exception) if exception else {}),
simplifed_template=simplifed_template
)