Add type hints to tests (#89497)

This commit is contained in:
epenet
2023-03-10 12:06:50 +01:00
committed by GitHub
parent b8bda93d87
commit a0f725dfcb
23 changed files with 109 additions and 66 deletions

View File

@@ -283,7 +283,7 @@ async def test_alerts(
)
async def test_alerts_refreshed_on_component_load(
hass: HomeAssistant,
hass_ws_client,
hass_ws_client: WebSocketGenerator,
aioclient_mock: AiohttpClientMocker,
ha_version,
supervisor_info,