mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -05:00
update notification rest tests
This commit is contained in:
@@ -151,7 +151,6 @@ 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