mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 02:24:51 -05:00
Mock the add-on store info in the Yellow multipan uninstall test (#179861)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude
parent
7cbd0941ee
commit
c48e9d95d1
@@ -522,7 +522,7 @@ async def test_firmware_options_flow_thread(
|
||||
}
|
||||
|
||||
|
||||
@pytest.mark.usefixtures("supervisor_client")
|
||||
@pytest.mark.usefixtures("addon_store_info", "supervisor_client")
|
||||
async def test_options_flow_multipan_uninstall(hass: HomeAssistant) -> None:
|
||||
"""Test options flow for when multi-PAN firmware is installed."""
|
||||
mock_integration(hass, MockModule("hassio"))
|
||||
|
||||
Reference in New Issue
Block a user