Apply hass-relative-import to tests (a-c) (#78728)
This commit is contained in:
parent
00dd27ef1b
commit
c5a56dab42
37 changed files with 65 additions and 67 deletions
|
@ -3,8 +3,9 @@ import json
|
|||
|
||||
from homeassistant.components.diagnostics import REDACTED
|
||||
|
||||
from . import init_integration
|
||||
|
||||
from tests.common import load_fixture
|
||||
from tests.components.airly import init_integration
|
||||
from tests.components.diagnostics import get_diagnostics_for_config_entry
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue