mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Drop asynctest (#44746)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""Tests for instance ID helper."""
|
||||
from tests.async_mock import patch
|
||||
from unittest.mock import patch
|
||||
|
||||
|
||||
async def test_get_id_empty(hass, hass_storage):
|
||||
|
||||
Reference in New Issue
Block a user