Skip to content

Commit

Permalink
Rename some translation helper tests (home-assistant#117248)
Browse files Browse the repository at this point in the history
  • Loading branch information
emontnemery authored and dgomes committed May 11, 2024
1 parent 81d0efc commit 8a23346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/helpers/test_translation.py
Original file line number Diff line number Diff line change
Expand Up @@ -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."""
Expand Down

0 comments on commit 8a23346

Please sign in to comment.