Skip to content

Commit 4ac1fbe

Browse files
committed
Bump for ruff/mypy fix correct test ruff
1 parent ef66f05 commit 4ac1fbe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎tests/test_discovery.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ async def test_connection_lost_without_exception() -> None:
189189
"AirOSDiscoveryProtocol connection lost."
190190
)
191191

192+
192193
@pytest.mark.asyncio
193194
async def test_connection_lost_with_exception() -> None:
194195
"""Test connection_lost with an exception."""

0 commit comments

Comments
 (0)