mirror of
https://github.com/home-assistant/core.git
synced 2025-04-28 03:07:50 +00:00
Shelly config flow test wait for tasks to finish (#113588)
This commit is contained in:
parent
1ffc514528
commit
a7fd1c278c
@ -1092,6 +1092,7 @@ async def test_zeroconf_sleeping_device_not_triggers_refresh(
|
|||||||
await hass.async_block_till_done()
|
await hass.async_block_till_done()
|
||||||
|
|
||||||
mock_rpc_device.mock_update()
|
mock_rpc_device.mock_update()
|
||||||
|
await hass.async_block_till_done()
|
||||||
|
|
||||||
assert "online, resuming setup" in caplog.text
|
assert "online, resuming setup" in caplog.text
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user