mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-29 18:38:26 -04:00
Revert "update notification rest tests"
This reverts commit 11919d9810.
This commit is contained in:
@@ -144,6 +144,7 @@ def send_notification_to_persist_queue(
|
||||
queue_name = "notify"
|
||||
else:
|
||||
queue_name = queues[template_type]
|
||||
|
||||
send_fn.apply_async(
|
||||
(
|
||||
str(service.id),
|
||||
|
||||
Reference in New Issue
Block a user