mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Remove stale debug from WLED tests (#39882)
This commit is contained in:
parent
35a9106a4b
commit
14f7f5ba45
@ -183,7 +183,6 @@ async def test_disabled_by_default_sensors(
|
||||
"""Test the disabled by default WLED sensors."""
|
||||
await init_integration(hass, aioclient_mock)
|
||||
registry = await hass.helpers.entity_registry.async_get_registry()
|
||||
print(registry.entities)
|
||||
|
||||
state = hass.states.get(entity_id)
|
||||
assert state is None
|
||||
|
Loading…
x
Reference in New Issue
Block a user