mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-11 09:27:56 -04:00
Revert "Don’t return jobs sent from contact lists"
This reverts commit 061c0a0050.
This commit is contained in:
@@ -172,6 +172,7 @@ def test_get_jobs_for_service_by_contact_list(sample_template):
|
||||
assert dao_get_jobs_by_service_id(
|
||||
sample_template.service.id
|
||||
).items == [
|
||||
job_2,
|
||||
job_1,
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user