Apply hass-relative-import to tests (i-r) (#78732)

This commit is contained in:
epenet 2022-09-19 09:46:59 +02:00 committed by GitHub
parent a809e18559
commit 00dd27ef1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
47 changed files with 90 additions and 59 deletions

View file

@ -19,7 +19,7 @@ from homeassistant.const import (
TEMP_CELSIUS,
)
from tests.components.rflink.test_init import mock_rflink
from .test_init import mock_rflink
DOMAIN = "sensor"