mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Apply hass-relative-import to tests (i-r) (#78732)
This commit is contained in:
@@ -11,8 +11,9 @@ from homeassistant.const import (
|
||||
)
|
||||
from homeassistant.core import State
|
||||
|
||||
from .conftest import create_rfx_test_cfg
|
||||
|
||||
from tests.common import MockConfigEntry, mock_restore_cache
|
||||
from tests.components.rfxtrx.conftest import create_rfx_test_cfg
|
||||
|
||||
|
||||
async def test_default_config(hass, rfxtrx):
|
||||
|
||||
Reference in New Issue
Block a user