mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Update tests/helpers/test_trigger.py
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
This commit is contained in:
@@ -507,7 +507,7 @@ async def test_async_get_all_descriptions(
|
|||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
# system_health does not have services and should not be in descriptions
|
# system_health does not have triggers and should not be in descriptions
|
||||||
assert descriptions == {
|
assert descriptions == {
|
||||||
DOMAIN_SUN: {
|
DOMAIN_SUN: {
|
||||||
"fields": {
|
"fields": {
|
||||||
|
Reference in New Issue
Block a user