From 4b9dd68fe72830ab4fc6037342a16dbe2ee28656 Mon Sep 17 00:00:00 2001 From: puddly <32534428+puddly@users.noreply.github.com> Date: Mon, 27 Apr 2026 14:22:33 -0400 Subject: [PATCH] Remove unnecessary title assertion from Yellow integration tests (#169320) --- tests/components/homeassistant_yellow/test_init.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/components/homeassistant_yellow/test_init.py b/tests/components/homeassistant_yellow/test_init.py index 7dc93ccf97b..2ec4602222a 100644 --- a/tests/components/homeassistant_yellow/test_init.py +++ b/tests/components/homeassistant_yellow/test_init.py @@ -149,7 +149,6 @@ async def test_setup_zha(hass: HomeAssistant, addon_store_info) -> None: "radio_type": "ezsp", } assert config_entry.options == {} - assert config_entry.title == "Yellow" async def test_contributes_radio_serial_port(