Fix tests

This commit is contained in:
Andrew Shumway
2024-05-20 10:24:50 -06:00
parent 013154d5cf
commit ed827d0c29
6 changed files with 35 additions and 16 deletions

View File

@@ -1005,7 +1005,8 @@ def send_notification(service_id, template_id):
job_id=upload_id,
)
)
session.pop("recipient")
session.pop("placeholders")
return redirect(
url_for(
".view_job",