mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Fix flaky search test (#178062)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
committed by
Bram Kragten
co-authored by
Martin Hjelmare
parent
eea2f18d5b
commit
290986060a
@@ -269,6 +269,8 @@ async def test_search(
|
||||
]
|
||||
},
|
||||
)
|
||||
# Scene entities are added by a task, wait for it to finish
|
||||
await hass.async_block_till_done()
|
||||
|
||||
# Automations
|
||||
assert await async_setup_component(
|
||||
|
||||
Reference in New Issue
Block a user