mirror of
https://github.com/home-assistant/core.git
synced 2026-04-06 23:47:33 +00:00
fix test case naming
This commit is contained in:
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user