1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Remove unnecessary title assertion from Yellow integration tests (#169320)

This commit is contained in:
puddly
2026-04-27 14:22:33 -04:00
committed by GitHub
parent f21ed9054b
commit 4b9dd68fe7
@@ -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(