mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Rename some translation helper tests (#117248)
This commit is contained in:
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…
x
Reference in New Issue
Block a user