mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Clean awair debug print (#76864)
This commit is contained in:
parent
c7d46bc719
commit
45b253f65f
@ -292,7 +292,6 @@ async def test_create_local_entry_from_discovery(hass: HomeAssistant, local_devi
|
||||
{"device": LOCAL_CONFIG[CONF_HOST]},
|
||||
)
|
||||
|
||||
print(result)
|
||||
assert result["type"] == data_entry_flow.FlowResultType.CREATE_ENTRY
|
||||
assert result["title"] == "Awair Element (24947)"
|
||||
assert result["data"][CONF_HOST] == LOCAL_CONFIG[CONF_HOST]
|
||||
|
Loading…
x
Reference in New Issue
Block a user