1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Fix broken service test (#96943)

This commit is contained in:
Erik Montnemery
2023-07-20 13:11:55 +02:00
committed by GitHub
parent 8896c164be
commit df46179d26

View File

@@ -759,6 +759,7 @@ async def test_async_get_all_descriptions_dynamically_created_services(
"description": "",
"fields": {},
"name": "",
"response": {"optional": True},
}