Use relative imports in tests [a-i] (#119280)
This commit is contained in:
parent
e818de1da8
commit
b8e57f6174
35 changed files with 67 additions and 38 deletions
|
@ -8,8 +8,9 @@ from homeassistant.const import Platform
|
|||
from homeassistant.core import HomeAssistant
|
||||
import homeassistant.helpers.entity_registry as er
|
||||
|
||||
from . import setup_with_selected_platforms
|
||||
|
||||
from tests.common import MockConfigEntry, snapshot_platform
|
||||
from tests.components.flexit_bacnet import setup_with_selected_platforms
|
||||
|
||||
|
||||
async def test_climate_entity(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue