mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 10:48:01 +02:00
Fix lingering mqtt test (#118072)
This commit is contained in:
@ -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(
|
||||||
|
Reference in New Issue
Block a user