Skip to content

Commit e7b2375

Browse files
Testcases
1 parent a84a75c commit e7b2375

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/tests/agents/test_tech_support.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,3 +522,4 @@ def test_get_tech_support_tools():
522522
assert len(tools) > 40 # Ensure all tools are included
523523
assert all(isinstance(tool, FunctionTool) for tool in tools)
524524

525+

0 commit comments

Comments
 (0)