mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +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,
|
||||
False,
|
||||
)
|
||||
await hass.async_block_till_done(wait_background_tasks=True)
|
||||
|
||||
|
||||
async def test_publish(
|
||||
|
Reference in New Issue
Block a user