Files
vikunja/frontend/cypress/e2e/sharing
Claude Loop 46fdc61dd9 fix: resolve API intercept alias conflicts in linkShare and subtask-duplicates
- Fix multiple cy.intercept() calls with same '@loadTasks' alias
- Replace with single regex pattern in linkShare.spec.ts and subtask-duplicates.spec.ts
- Prevents Cypress from using only the last defined intercept
- Should resolve timeouts in link sharing and subtask duplicate tests

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-21 06:53:25 +00:00
..