mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-23 15:56:45 -04:00
Filtering added and tests working.
This commit is contained in:
@@ -221,7 +221,6 @@ def sample_job(notify_db,
|
||||
}
|
||||
job = Job(**data)
|
||||
dao_create_job(job)
|
||||
print(job.created_at)
|
||||
return job
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user