tests n stuff

This commit is contained in:
Leo Hemsted
2016-10-07 12:55:48 +01:00
parent d22d055e21
commit bdb4da4976
4 changed files with 31 additions and 11 deletions

View File

@@ -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(