mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-21 18:38:54 +00:00
Update test expectations in map-archive-to-worklog.spec.ts and E2E tests to match the new alphabetical sorting order for worklog entries. The sorting feature sorts tasks alphabetically while keeping subtasks grouped with their parent tasks. This changes the expected order in tests: - Parent tasks now sorted alphabetically (MT1 before PT1) - Subtasks sorted alphabetically within their group (SUB_B before SUB_C) |
||
|---|---|---|
| .. | ||
| finish-day-quick-history-with-subtasks.spec.ts | ||
| finish-day-quick-history.spec.ts | ||
| simple-subtask.spec.ts | ||
| task-list-start-stop.spec.ts | ||