Shelly config flow test wait for tasks to finish (#113588)

This commit is contained in:
Shay Levy
2024-03-16 16:18:13 +02:00
committed by GitHub
parent 1ffc514528
commit a7fd1c278c

View File

@@ -1092,6 +1092,7 @@ async def test_zeroconf_sleeping_device_not_triggers_refresh(
await hass.async_block_till_done()
mock_rpc_device.mock_update()
await hass.async_block_till_done()
assert "online, resuming setup" in caplog.text