mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-23 07:46:06 -04:00
add expire times for redis objects
This commit is contained in:
@@ -415,7 +415,7 @@ def test_check_for_missing_rows_in_completed_jobs_calls_save_email(
|
||||
),
|
||||
{},
|
||||
queue="database-tasks",
|
||||
expires=ANY
|
||||
expires=ANY,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user