You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: [#246] Fix doctests creating schema.json artifacts in root
- Updated two doctests in CreateSchemaCommandHandler to use TempDir
- Follows resource management guidelines from docs/contributing/testing/resource-management.md
- Prevents schema.json file from being left in project root after tests
- Both doctests now clean up automatically via TempDir drop
0 commit comments