mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Ensure deconz tests add config entry before updating it (#110417)
This commit is contained in:
parent
bc0a78d069
commit
61610a5ef9
@ -175,6 +175,7 @@ async def test_update_group_unique_id(
|
|||||||
CONF_PORT: "3",
|
CONF_PORT: "3",
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
entry.add_to_hass(hass)
|
||||||
|
|
||||||
# Create entity entry to migrate to new unique ID
|
# Create entity entry to migrate to new unique ID
|
||||||
entity_registry.async_get_or_create(
|
entity_registry.async_get_or_create(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user