mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Fix lingering test alexa (#98128)
This commit is contained in:
@@ -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"]
|
||||
|
Reference in New Issue
Block a user