mirror of
https://github.com/home-assistant/core.git
synced 2025-12-23 12:29:55 +00:00
Apply hass-relative-import to tests (i-r) (#78732)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user