mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
The time change tests failed because they computed new hours using % 24, which produced invalid 12-hour format times (e.g., "13:30 PM"). Use fill() with a fixed valid time instead, following the pattern from dialog.page.ts. |
||
|---|---|---|
| .. | ||
| task-detail.spec.ts | ||