mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-05 15:58:25 -04:00
Working placeholders in subject with upgraded notifications-utils.
Fix test.
This commit is contained in:
@@ -10,7 +10,7 @@ from marshmallow import (
|
||||
|
||||
from marshmallow_sqlalchemy import field_for
|
||||
|
||||
from utils.recipients import (
|
||||
from notifications_utils.recipients import (
|
||||
validate_email_address,
|
||||
InvalidEmailError,
|
||||
validate_phone_number,
|
||||
|
||||
Reference in New Issue
Block a user