mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Hotfix ruff warnings
This commit is contained in:
@@ -258,7 +258,7 @@ async def test_async_connect(
|
||||
hass: HomeAssistant, hmip_config_entry: MockConfigEntry, simple_mock_home
|
||||
) -> None:
|
||||
"""Test async_connect."""
|
||||
hass.config.components.add(DOMAIN)
|
||||
hass.config.components.add(HMIPC_DOMAIN)
|
||||
hap = HomematicipHAP(hass, hmip_config_entry)
|
||||
assert hap
|
||||
|
||||
|
Reference in New Issue
Block a user