Skip to content

Commit

Permalink
Update test_analysis_manager.py
Browse files Browse the repository at this point in the history
  • Loading branch information
doomedraven committed Sep 27, 2024
1 parent 4020041 commit 44f2f6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_analysis_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@ def test_init(self, task: Task):
"sanitize_to_len": 24,
"scaling_semaphore": False,
"scaling_semaphore_update_timer": 10,
"task_pending_timeout": 0,
"task_timeout": False,
"task_timeout_scan_interval": 30,
"freespace_processing": 15000,
"periodic_log": False,
"fail_unserviceable": True,
Expand Down

0 comments on commit 44f2f6a

Please sign in to comment.