diff --git a/tests/integration_tests/test_login.py b/tests/integration_tests/test_login.py index 142020a0d..79aca38fe 100644 --- a/tests/integration_tests/test_login.py +++ b/tests/integration_tests/test_login.py @@ -11,7 +11,7 @@ read_until_command ) -TIMEOUT = 10 # login timeout in seconds +TIMEOUT = 10 # login timeout in seconds async def test_server_login_invalid(lobby_server):