fix test case naming

This commit is contained in:
mib1185
2026-03-01 20:00:16 +00:00
parent d395aac8d6
commit 0ddf5657d6

View File

@@ -61,7 +61,7 @@ async def test_remote_triggers_gated_by_labs_flag(
),
],
)
async def test_remote_trigger_behavior_any(
async def test_remote_state_trigger_behavior_any(
hass: HomeAssistant,
service_calls: list[ServiceCall],
target_remotes: list[str],