mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 20:40:18 +00:00
Tweak Elgato tests (#87629)
This commit is contained in:
@@ -11,7 +11,7 @@ async def test_diagnostics(
|
||||
hass: HomeAssistant,
|
||||
hass_client: ClientSessionGenerator,
|
||||
init_integration: MockConfigEntry,
|
||||
):
|
||||
) -> None:
|
||||
"""Test diagnostics."""
|
||||
assert await get_diagnostics_for_config_entry(
|
||||
hass, hass_client, init_integration
|
||||
|
||||
Reference in New Issue
Block a user