mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2025-12-26 06:32:27 +00:00
Ensures that the 'details' field, which can be updated via 'update-subtask', is correctly rendered when viewing a specific subtask. fix(test): Remove empty describe block causing Jest error Removes a redundant block in that contained a hook but no tests. chore: Add npm script