Rename some translation helper tests (#117248)

This commit is contained in:
Erik Montnemery
2024-05-11 15:17:53 +02:00
committed by GitHub
parent 6f50c60e60
commit acc78b26f7

View File

@@ -61,7 +61,7 @@ async def test_component_translation_path(
)
def test__load_translations_files_by_language(
def test_load_translations_files_by_language(
hass: HomeAssistant, caplog: pytest.LogCaptureFixture
) -> None:
"""Test the load translation files function."""