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:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user