Rename some translation helper tests (#117248)
parent
6f50c60e60
commit
acc78b26f7
|
@ -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."""
|
||||
|
|
Loading…
Reference in New Issue