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
|
@ -9,8 +9,9 @@ from syrupy import SnapshotAssertion
|
|||
from homeassistant.core import HomeAssistant
|
||||
from homeassistant.helpers import entity_registry as er
|
||||
|
||||
from . import setup_integration
|
||||
|
||||
from tests.common import MockConfigEntry, snapshot_platform
|
||||
from tests.components.aquacell import setup_integration
|
||||
|
||||
|
||||
async def test_sensors(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue