mirror of
https://github.com/AppFlowy-IO/AppFlowy-Web.git
synced 2025-11-29 02:38:00 +08:00
- Update component spec pattern from 'cypress/**/*.cy.{ts,tsx}' to 'cypress/components/**/*.cy.{ts,tsx}'
- Add dummy component test to ensure CI doesn't fail when no component tests exist
- This fixes the 'Can't run because no spec files were found' error in CI
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>