mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Adjust ps4 tests which create devices (#98205)
This commit is contained in:
parent
7b157baed6
commit
6ea7011a07
@ -325,6 +325,7 @@ async def test_device_info_is_assummed(
|
||||
) -> None:
|
||||
"""Test that device info is assumed if device is unavailable."""
|
||||
# Create a device registry entry with device info.
|
||||
MOCK_CONFIG.add_to_hass(hass)
|
||||
device_registry.async_get_or_create(
|
||||
config_entry_id=MOCK_ENTRY_ID,
|
||||
name=MOCK_HOST_NAME,
|
||||
|
Loading…
x
Reference in New Issue
Block a user