Apply hass-relative-import to tests (a-c) (#78728)
This commit is contained in:
parent
00dd27ef1b
commit
c5a56dab42
37 changed files with 65 additions and 67 deletions
|
@ -6,7 +6,7 @@ from yalexs.authenticator_common import AuthenticationState
|
|||
from homeassistant.components.august.const import DOMAIN
|
||||
from homeassistant.components.august.gateway import AugustGateway
|
||||
|
||||
from tests.components.august.mocks import _mock_august_authentication, _mock_get_config
|
||||
from .mocks import _mock_august_authentication, _mock_get_config
|
||||
|
||||
|
||||
async def test_refresh_access_token(hass):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue