Skip to content

Commit e248763

Browse files
phernandezclaude
andcommitted
fix: update tool contract test for list_memory_projects workspace param
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: phernandez <paul@basicmachines.co>
1 parent 2e5813d commit e248763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/mcp/test_tool_contracts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
],
3838
"fetch": ["id"],
3939
"list_directory": ["dir_name", "depth", "file_name_glob", "project", "workspace"],
40-
"list_memory_projects": ["output_format"],
40+
"list_memory_projects": ["output_format", "workspace"],
4141
"list_workspaces": ["output_format"],
4242
"move_note": [
4343
"identifier",

0 commit comments

Comments
 (0)