mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-27 09:58:09 -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.