Skip to content

Commit c2e456a

Browse files
update comments
1 parent f5630d2 commit c2e456a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/python/rest_api/test_tasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ def test_can_create_task_with_manifest_order_mismatch(self, admin_user):
480480
}
481481

482482
client_files = images + [manifest_file]
483-
#the same applies for random sorting as well
483+
#the same applies for lexicographical and random sorting as well
484484
data_spec = {
485485
"image_quality": 75,
486486
"client_files": client_files,

0 commit comments

Comments
 (0)