Update test_auth.py
This commit is contained in:
parent
b81260e912
commit
12d16d9bdc
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ from unittest.mock import patch, Mock
|
|||
from homeassistant.const import HTTP_HEADER_HA_AUTH
|
||||
from homeassistant.exceptions import HomeAssistantError
|
||||
|
||||
from tests.common import mock_coro, register_auth_provider
|
||||
from tests.common import mock_coro
|
||||
from . import API_PASSWORD
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue