mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Fix lingering test alexa (#98128)
This commit is contained in:
parent
5812090eff
commit
b872d74b1f
@ -4285,7 +4285,7 @@ async def test_initialize_camera_stream(
|
||||
msg = await smart_home.async_handle_message(
|
||||
hass, get_default_config(hass), request
|
||||
)
|
||||
await hass.async_block_till_done()
|
||||
await hass.async_stop()
|
||||
|
||||
assert "event" in msg
|
||||
response = msg["event"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user