Adjust imports in cloud tests (#120386)
This commit is contained in:
parent
cbb3d48bd9
commit
76e890865e
7 changed files with 75 additions and 53 deletions
|
@ -8,7 +8,7 @@ from unittest.mock import MagicMock
|
|||
from aiohttp import ClientError
|
||||
from hass_nabucasa.remote import CertificateStatus
|
||||
|
||||
from homeassistant.components.cloud import DOMAIN
|
||||
from homeassistant.components.cloud.const import DOMAIN
|
||||
from homeassistant.core import HomeAssistant
|
||||
from homeassistant.setup import async_setup_component
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue