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
|
@ -22,10 +22,9 @@ from homeassistant.helpers import entity_registry as er
|
|||
from homeassistant.setup import async_setup_component
|
||||
from homeassistant.util.dt import utcnow
|
||||
|
||||
from . import API_POINT_URL
|
||||
from . import API_POINT_URL, init_integration
|
||||
|
||||
from tests.common import async_fire_time_changed, load_fixture
|
||||
from tests.components.airly import init_integration
|
||||
|
||||
|
||||
async def test_sensor(hass, aioclient_mock):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue