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:
Paulus Schoutsen
2026-08-22 12:17:59 -05:00
committed by GitHub
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"))