more coverage

This commit is contained in:
J. Nick Koston 2024-02-16 18:18:20 -06:00
parent 51b2f2b198
commit a70b6de77b
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -651,7 +651,7 @@ async def test_force_disconnect_fails(
],
)
@pytest.mark.asyncio
async def test_connect_lost_while_connecting(
async def test_connection_lost_while_connecting(
plaintext_connect_task_with_login: tuple[
APIConnection, asyncio.Transport, APIPlaintextFrameHelper, asyncio.Task
],