Apply hass-relative-import to tests (i-r) (#78732)
This commit is contained in:
parent
a809e18559
commit
00dd27ef1b
47 changed files with 90 additions and 59 deletions
|
@ -9,8 +9,9 @@ from homeassistant.const import ATTR_ENTITY_PICTURE
|
|||
from homeassistant.exceptions import HomeAssistantError
|
||||
from homeassistant.setup import async_setup_component
|
||||
|
||||
from . import common
|
||||
|
||||
from tests.common import assert_setup_component, async_capture_events
|
||||
from tests.components.image_processing import common
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue