mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 02:03:27 +01:00
Fix ezviz tests opening sockets (#155896)
This commit is contained in:
@@ -218,6 +218,7 @@ async def test_async_step_integration_discovery(
|
||||
assert result["result"].unique_id == "C666666"
|
||||
|
||||
|
||||
@pytest.mark.usefixtures("mock_ezviz_client")
|
||||
async def test_options_flow(
|
||||
hass: HomeAssistant, mock_config_entry: MockConfigEntry
|
||||
) -> None:
|
||||
|
||||
Reference in New Issue
Block a user