Add a task for the FTP app to call that will update the job to sent to dvla and all the notifications for that job as sending.

This commit is contained in:
Rebecca Law
2017-04-06 17:16:08 +01:00
parent 895b5d13dd
commit add0cfa62f
5 changed files with 55 additions and 18 deletions

View File

@@ -52,7 +52,6 @@ from tests.app.conftest import (
sample_email_template,
sample_service,
sample_job,
sample_api_key,
sample_notification_history as create_notification_history
)