// Cypress E2E support file // Add custom commands and global hooks here // Prevent Cypress from failing on uncaught exceptions from the app Cypress.on('uncaught:exception', () => false);