mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 14:31:57 -05:00
Merge pull request #659 from alphagov/update-requirements
Update requirements
This commit is contained in:
@@ -11,7 +11,7 @@ from app.celery.scheduled_tasks import (delete_verify_codes,
|
||||
run_scheduled_jobs)
|
||||
from app.dao.jobs_dao import dao_get_job_by_id
|
||||
from tests.app.conftest import sample_notification, sample_job
|
||||
from mock import call
|
||||
from unittest.mock import call
|
||||
|
||||
|
||||
def test_should_have_decorated_tasks_functions():
|
||||
|
||||
Reference in New Issue
Block a user