Fix lingering mqtt test (#118072)
This commit is contained in:
parent
90d10dd773
commit
c9a79f6293
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ async def test_mqtt_await_ack_at_disconnect(
|
||||||
0,
|
0,
|
||||||
False,
|
False,
|
||||||
)
|
)
|
||||||
|
await hass.async_block_till_done(wait_background_tasks=True)
|
||||||
|
|
||||||
|
|
||||||
async def test_publish(
|
async def test_publish(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue