Refa: similarity calculations. (#7381)

### What problem does this PR solve?


### Type of change

- [x] Refactoring
This commit is contained in:
Kevin Hu
2025-04-28 19:17:11 +08:00
committed by GitHub
parent 3a43043c8a
commit c7310f7fb2
2 changed files with 4 additions and 4 deletions

View File

@ -239,6 +239,7 @@ class TestChunksRetrieval:
else:
assert expected_message in res["message"]
@pytest.mark.skip
@pytest.mark.parametrize(
"payload, expected_code, expected_page_size, expected_message",
[