mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-25 13:14:48 +00:00
With truncateAll wiping all tables, the test user has no projects, so ShowTasks never renders and tasksLoaded stays false — meaning ImportHint (which is gated on tasksLoaded) never appears. Seed a project with default views so the empty-state hint is visible.