Test: Update test cases for PR #6643 (#6766)

### What problem does this PR solve?

Update test cases for PR #6643 issue #6607

### Type of change

- [x] update test cases
This commit is contained in:
liu an 2025-04-03 10:10:40 +08:00 committed by GitHub
parent a73fbc61ff
commit 58f8026632
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -168,8 +168,7 @@ class TestChunksDeletion:
),
(lambda r: {"chunk_ids": r[:1]}, 0, "", 4),
(lambda r: {"chunk_ids": r}, 0, "", 1),
pytest.param({"chunk_ids": []}, 0, "deleted 5 chunks", 0)
({"chunk_ids": []}, 0, "", 0),
],
)
def test_basic_scenarios(