Finish deduplicating homekit_controller enumeration tests (#64306)
This commit is contained in:
parent
05c177e3ed
commit
f0fdd7d650
27 changed files with 1091 additions and 1029 deletions
|
@ -10,6 +10,8 @@ import homeassistant.util.dt as dt_util
|
|||
|
||||
from tests.components.light.conftest import mock_light_profiles # noqa: F401
|
||||
|
||||
pytest.register_assert_rewrite("tests.components.homekit_controller.common")
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def utcnow(request):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue