mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Fix misleading airthings_ble test (#140933)
This commit is contained in:
parent
a2f0970dfc
commit
6434befdcd
@ -159,7 +159,6 @@ async def test_user_setup_replaces_ignored_device(hass: HomeAssistant) -> None:
|
||||
domain=DOMAIN,
|
||||
unique_id="cc:cc:cc:cc:cc:cc",
|
||||
source=SOURCE_IGNORE,
|
||||
data={CONF_ADDRESS: "cc:cc:cc:cc:cc:cc"},
|
||||
)
|
||||
entry.add_to_hass(hass)
|
||||
with (
|
||||
|
Loading…
x
Reference in New Issue
Block a user