Skip to content

Commit

Permalink
Rename the test
Browse files Browse the repository at this point in the history
Signed-off-by: DarkLight1337 <[email protected]>
  • Loading branch information
DarkLight1337 committed Dec 23, 2024
1 parent afd3f4f commit 6172450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/multimodal/test_processing.py
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ def _rand_audio(
@pytest.mark.parametrize("num_batches", [10])
@pytest.mark.parametrize("simplify_rate", [1.0])
# yapf: enable
def test_processing_cache_correctness_mixed_modality(
def test_processing_cache_correctness(
model_id: str,
modalities: set[str],
hit_rate: float,
Expand Down

0 comments on commit 6172450

Please sign in to comment.