diff --git a/pyproject.toml b/pyproject.toml index 4b7942dc3..b222ef481 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -100,7 +100,7 @@ asyncio_mode = "auto" asyncio_default_fixture_loop_scope = "session" asyncio_default_test_loop_scope = "session" # filterwarnings = ["error::DeprecationWarning"] -timeout = 3 +timeout = 5 env = [ "FASTMCP_TEST_MODE=1", 'D:FASTMCP_LOG_LEVEL=DEBUG',