1 parent ef66f05 commit 4ac1fbeCopy full SHA for 4ac1fbe
1 file changed
tests/test_discovery.py
@@ -189,6 +189,7 @@ async def test_connection_lost_without_exception() -> None:
189
"AirOSDiscoveryProtocol connection lost."
190
)
191
192
+
193
@pytest.mark.asyncio
194
async def test_connection_lost_with_exception() -> None:
195
"""Test connection_lost with an exception."""
0 commit comments