mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -05:00
Working placeholders in subject with upgraded notifications-utils.
Fix test.
This commit is contained in:
@@ -6,7 +6,7 @@ from flask import (
|
||||
|
||||
from itsdangerous import SignatureExpired
|
||||
|
||||
from utils.url_safe_token import check_token
|
||||
from notifications_utils.url_safe_token import check_token
|
||||
|
||||
from app.dao.invited_user_dao import get_invited_user_by_id
|
||||
|
||||
|
||||
Reference in New Issue
Block a user