Adjusts imports in tests to match our relative import rules (#86788)
This commit is contained in:
parent
89c0b27b42
commit
bfbf9b9751
13 changed files with 20 additions and 24 deletions
|
@ -13,7 +13,7 @@ from homeassistant.const import SIGNAL_BOOTSTRAP_INTEGRATIONS
|
|||
from homeassistant.exceptions import HomeAssistantError
|
||||
from homeassistant.helpers.dispatcher import async_dispatcher_connect
|
||||
|
||||
from tests.common import (
|
||||
from .common import (
|
||||
MockModule,
|
||||
MockPlatform,
|
||||
get_test_config_dir,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue