test: ⬆️ Update Cypress to V13

This commit is contained in:
Jamie Rees 2025-01-03 16:17:44 +00:00
commit e8ca519ef9
3 changed files with 220 additions and 102 deletions

View file

@ -5,6 +5,7 @@ import createEsbuildPlugin from "@badeball/cypress-cucumber-preprocessor/esbuild
export default defineConfig({
watchForFileChanges: true,
video: true,
chromeWebSecurity: false,
viewportWidth: 2560,
viewportHeight: 1440,