fix(filesystem): correct outputSchema for directory_tree and move_file #6920
Annotations
3 errors
|
Test filesystem
Process completed with exit code 1.
|
|
__tests__/structured-content.test.ts > structuredContent schema compliance > move_file > should return structuredContent.content as a string, not an array:
src/filesystem/__tests__/structured-content.test.ts#L112
AssertionError: expected undefined to be defined
❯ __tests__/structured-content.test.ts:112:40
|
|
__tests__/structured-content.test.ts > structuredContent schema compliance > directory_tree > should return structuredContent.content as a string, not an array:
src/filesystem/__tests__/structured-content.test.ts#L61
AssertionError: expected undefined to be defined
❯ __tests__/structured-content.test.ts:61:40
|