mirror of
https://github.com/home-assistant/core.git
synced 2026-08-03 20:24:55 +02:00
Reword probe sensor test docstring
This commit is contained in:
@@ -282,7 +282,7 @@ async def test_probe_sensors(
|
||||
service_info: BluetoothServiceInfo,
|
||||
expected_sensors: list[tuple[str, str, str]],
|
||||
) -> None:
|
||||
"""Test grill thermometer probe sensors get translated names."""
|
||||
"""Test grill thermometer probe sensors."""
|
||||
entry = MockConfigEntry(
|
||||
domain=DOMAIN,
|
||||
unique_id="4125DDBA-2774-4851-9889-6AADDD4CAC3D",
|
||||
|
||||
Reference in New Issue
Block a user