Add Python 3.10 to CI (#59729)
This commit is contained in:
parent
7012375bf1
commit
276fd4f42c
35 changed files with 99 additions and 428 deletions
|
@ -317,6 +317,7 @@ async def test_migrate_zwave(
|
|||
assert not await hass.config_entries.async_setup(zwave_config_entry.entry_id)
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="The old zwave integration has been disabled.")
|
||||
async def test_migrate_zwave_dry_run(
|
||||
hass,
|
||||
zwave_integration,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue