mirror of
https://github.com/esphome/esphome.git
synced 2025-09-06 21:32:21 +01:00
Update test_resolver.py
This commit is contained in:
@@ -140,7 +140,6 @@ def test_async_resolver_thread_timeout() -> None:
|
|||||||
|
|
||||||
# Signal the async function to complete and give it time to clean up
|
# Signal the async function to complete and give it time to clean up
|
||||||
test_event.set()
|
test_event.set()
|
||||||
time.sleep(0.1)
|
|
||||||
|
|
||||||
|
|
||||||
def test_async_resolver_ip_addresses(mock_addr_info_ipv4: AddrInfo) -> None:
|
def test_async_resolver_ip_addresses(mock_addr_info_ipv4: AddrInfo) -> None:
|
||||||
|
Reference in New Issue
Block a user