notify-281 fix time-sensitive tests

This commit is contained in:
Kenneth Kehl
2023-05-31 17:52:16 -07:00
parent 3b0d38ea39
commit db0d829238
5 changed files with 6 additions and 6 deletions

View File

@@ -297,7 +297,6 @@ def create_notification(
}
notification = Notification(**data)
dao_create_notification(notification)
return notification