mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-25 00:33:41 -04:00
fix tests
This commit is contained in:
@@ -316,6 +316,8 @@ def create_notification(
|
||||
}
|
||||
notification = Notification(**data)
|
||||
dao_create_notification(notification)
|
||||
notification.personalisation = personalisation
|
||||
|
||||
return notification
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user