mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
Drop asynctest (#44746)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""Common helpers for gree test cases."""
|
||||
from tests.async_mock import AsyncMock, Mock
|
||||
from unittest.mock import AsyncMock, Mock
|
||||
|
||||
|
||||
def build_device_info_mock(
|
||||
|
||||
Reference in New Issue
Block a user