mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Minor cleanup of test integration's cover platform (#72598)
This commit is contained in:
parent
60387a417f
commit
b6575aa66b
@ -18,7 +18,7 @@ from homeassistant.const import STATE_CLOSED, STATE_CLOSING, STATE_OPEN, STATE_O
|
||||
|
||||
from tests.common import MockEntity
|
||||
|
||||
ENTITIES = {}
|
||||
ENTITIES = []
|
||||
|
||||
|
||||
def init(empty=False):
|
||||
|
Loading…
x
Reference in New Issue
Block a user