mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
fix
This commit is contained in:
parent
a66c3218f5
commit
478ec2b377
@ -91,8 +91,6 @@ async def test_manual_update_entity(
|
||||
assert await hass.config_entries.async_setup(config_entry.entry_id)
|
||||
await hass.async_block_till_done()
|
||||
|
||||
assert len(config_entry.runtime_data.devices) == 2
|
||||
|
||||
await async_setup_component(hass, "homeassistant", {})
|
||||
|
||||
call_count = aioclient_mock.call_count
|
||||
|
Loading…
x
Reference in New Issue
Block a user