mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Inline primary integration (#119860)
This commit is contained in:
@@ -1191,7 +1191,6 @@ async def test_device_info_called(
|
||||
assert device.sw_version == "test-sw"
|
||||
assert device.hw_version == "test-hw"
|
||||
assert device.via_device_id == via.id
|
||||
assert device.primary_integration == config_entry.domain
|
||||
|
||||
|
||||
async def test_device_info_not_overrides(
|
||||
|
||||
Reference in New Issue
Block a user