From c288565f3821ccb1f04bdc6ad0776d7ddcbac7cb Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 14:31:52 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- .../services/tools/test_mcp_tools_manage_service.py | 1 - 1 file changed, 1 deletion(-) diff --git a/api/tests/test_containers_integration_tests/services/tools/test_mcp_tools_manage_service.py b/api/tests/test_containers_integration_tests/services/tools/test_mcp_tools_manage_service.py index ae5ed0a143..0f2e3980af 100644 --- a/api/tests/test_containers_integration_tests/services/tools/test_mcp_tools_manage_service.py +++ b/api/tests/test_containers_integration_tests/services/tools/test_mcp_tools_manage_service.py @@ -1391,4 +1391,3 @@ class TestMCPToolManageService: timeout=mcp_provider.timeout, sse_read_timeout=mcp_provider.sse_read_timeout, ) -