Skip to content

Commit ccaa7d1

Browse files
committed
test: enable offline test by renaming file to correct pattern
The offline test file was named 'offline._cy.js' which doesn't match Cypress's test file pattern '*.cy.js', causing the test to be silently skipped. Renamed to 'offline.cy.js' to enable execution. This ensures PWA offline functionality is properly tested in CI/CD.
1 parent 59fee50 commit ccaa7d1

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)