mirror of
https://github.com/home-assistant/core.git
synced 2025-06-19 04:27:07 +00:00
Fix trigger attachment race in conversation tests (#110869)
This commit is contained in:
parent
f785bdf571
commit
fdd45189ca
@ -224,6 +224,7 @@ async def test_subscribe_trigger_does_not_interfere_with_responses(
|
||||
"trigger": {"platform": "conversation", "command": ["test sentence"]},
|
||||
}
|
||||
)
|
||||
await websocket_client.receive_json()
|
||||
|
||||
service_response = await hass.services.async_call(
|
||||
"conversation",
|
||||
|
Loading…
x
Reference in New Issue
Block a user