mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 03:35:56 +02:00
Fix test name
This commit is contained in:
parent
59a3a3f07a
commit
a7d17d707e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ async def test_warning_data(
|
|||
|
||||
|
||||
@freeze_time(datetime.fromisoformat('2024-01-12T07:55:00+01:00'))
|
||||
async def test_warning_data(
|
||||
async def test_warning_data_unknown_lang(
|
||||
hass: HomeAssistant,
|
||||
mock_config_entry: MockConfigEntry
|
||||
) -> None:
|
||||
|
|
Loading…
Add table
Reference in a new issue