Remove stale debug from WLED tests (#39882)
This commit is contained in:
parent
35a9106a4b
commit
14f7f5ba45
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue