Rename test to be more accurate (#24374)

This commit is contained in:
Sylvain Gugger
2023-06-20 11:54:55 -04:00
committed by GitHub
parent a6b4d1ad83
commit dc4449918d

View File

@@ -618,7 +618,7 @@ class TestMarian_FI_EN_V2(MarianIntegrationTest):
return cls
@slow
def test_batch_generation_en_fr(self):
def test_batch_generation_fi_en(self):
self._assert_generated_batch_equal_expected()