From 055392fc0e70d84903d497ba4bab099a6f591ae2 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 14:17:54 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- .../services/tools/test_api_tools_manage_service.py | 1 - 1 file changed, 1 deletion(-) diff --git a/api/tests/test_containers_integration_tests/services/tools/test_api_tools_manage_service.py b/api/tests/test_containers_integration_tests/services/tools/test_api_tools_manage_service.py index 3ee6b370b4..d3e765055a 100644 --- a/api/tests/test_containers_integration_tests/services/tools/test_api_tools_manage_service.py +++ b/api/tests/test_containers_integration_tests/services/tools/test_api_tools_manage_service.py @@ -684,4 +684,3 @@ class TestApiToolManageService: schema_type="bad-schema-type", schema="schema", ) -