Apply hass-relative-import to tests (d-h) (#78730)
This commit is contained in:
parent
aa0cbf0afe
commit
a809e18559
34 changed files with 64 additions and 51 deletions
|
@ -26,8 +26,9 @@ from homeassistant.helpers import entity_registry as er
|
|||
from homeassistant.helpers.event import TRACK_STATE_CHANGE_CALLBACKS
|
||||
from homeassistant.setup import async_setup_component
|
||||
|
||||
from . import common
|
||||
|
||||
from tests.common import MockConfigEntry, assert_setup_component
|
||||
from tests.components.group import common
|
||||
|
||||
|
||||
async def test_setup_group_with_mixed_groupable_states(hass):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue