Skip to content

Commit

Permalink
Fix lingering mqtt test (home-assistant#118072)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouwh authored May 25, 2024
1 parent 90d10dd commit c9a79f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/components/mqtt/test_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ class FakeInfo:
0,
False,
)
await hass.async_block_till_done(wait_background_tasks=True)


async def test_publish(
Expand Down

0 comments on commit c9a79f6

Please sign in to comment.