mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Fix lingering mqtt test (#118072)
This commit is contained in:
@@ -214,6 +214,7 @@ async def test_mqtt_await_ack_at_disconnect(
|
||||
0,
|
||||
False,
|
||||
)
|
||||
await hass.async_block_till_done(wait_background_tasks=True)
|
||||
|
||||
|
||||
async def test_publish(
|
||||
|
||||
Reference in New Issue
Block a user