Skip to content

Commit 0bf4959

Browse files
committed
improve name
1 parent cbeb1bc commit 0bf4959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/director-v2/tests/unit/with_dbs/comp_scheduler/test_scheduler_dask.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@ class RebootState:
11611161
),
11621162
],
11631163
)
1164-
async def test_handling_scheduling_after_reboot(
1164+
async def test_handling_scheduled_tasks_after_director_reboots(
11651165
with_disabled_auto_scheduling: mock.Mock,
11661166
with_disabled_scheduler_publisher: mock.Mock,
11671167
mocked_dask_client: mock.MagicMock,

0 commit comments

Comments
 (0)