Skip to content

Commit

Permalink
Rename test to be more accurate (huggingface#24374)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgugger authored Jun 20, 2023
1 parent a6b4d1a commit dc44499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/models/marian/test_modeling_marian.py
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ def setUpClass(cls) -> None:
return cls

@slow
def test_batch_generation_en_fr(self):
def test_batch_generation_fi_en(self):
self._assert_generated_batch_equal_expected()


Expand Down

0 comments on commit dc44499

Please sign in to comment.