Rename some translation helper tests (#117248)

pull/117267/head
Erik Montnemery 2024-05-11 15:17:53 +02:00 committed by GitHub
parent 6f50c60e60
commit acc78b26f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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."""