Put real notifications on job page

This commit is contained in:
Chris Hill-Scott
2016-03-02 15:37:35 +00:00
parent 2f76ef27ce
commit a4a93116be
4 changed files with 12 additions and 18 deletions

View File

@@ -242,6 +242,7 @@ def test_create_job_should_call_api(
job_data,
mock_create_job,
mock_get_job,
mock_get_notifications,
mock_get_service,
mock_get_service_template,
mock_has_permissions