Skip to content

Commit 7ee1ada

Browse files
authored
test: enable offline test by renaming file to correct pattern (#7696)
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 0dac331 commit 7ee1ada

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)