mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-12 10:04:48 -05:00
Restore full sort-order assertions that verify task47 appears at the end of priority-sorted results. The previous fix incorrectly removed the trailing `]` which meant the tests no longer verified the last element in the sorted array.