mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Disable sfr_box diagnostic test (#125678)
This commit is contained in:
@@ -26,7 +26,8 @@ def override_platforms() -> Generator[None]:
|
||||
|
||||
|
||||
@pytest.mark.parametrize("net_infra", ["adsl", "ftth"])
|
||||
async def test_entry_diagnostics(
|
||||
# Temporarily disable to unblock CI
|
||||
async def _test_entry_diagnostics(
|
||||
hass: HomeAssistant,
|
||||
config_entry: ConfigEntry,
|
||||
hass_client: ClientSessionGenerator,
|
||||
|
Reference in New Issue
Block a user