mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 06:21:50 -05:00
Update as per comments on review
This commit is contained in:
@@ -4,10 +4,6 @@ from notifications_utils.recipients import InvalidEmailError
|
||||
import app
|
||||
from app.celery import provider_tasks
|
||||
from app.celery.provider_tasks import deliver_sms, deliver_email
|
||||
from app.clients.email import EmailClientException
|
||||
from app.models import Notification
|
||||
|
||||
from tests.app.conftest import sample_notification
|
||||
|
||||
|
||||
def test_should_have_decorated_tasks_functions():
|
||||
|
||||
Reference in New Issue
Block a user