mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 01:11:38 -05:00
tests n stuff
This commit is contained in:
@@ -71,7 +71,6 @@ def dao_set_scheduled_jobs_to_pending():
|
||||
return jobs
|
||||
|
||||
|
||||
|
||||
def dao_get_future_scheduled_job_by_id_and_service_id(job_id, service_id):
|
||||
return Job.query \
|
||||
.filter(
|
||||
|
||||
Reference in New Issue
Block a user