Commit ccaa7d1
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
1 file changed
+0
-0
lines changedFile renamed without changes.
0 commit comments