diff --git a/cypress.config.js b/cypress.config.js index 9aca0c2a..e6ea66ca 100644 --- a/cypress.config.js +++ b/cypress.config.js @@ -2,7 +2,7 @@ const { defineConfig } = require("cypress"); const browserify = require('@cypress/browserify-preprocessor') module.exports = defineConfig({ - projectId: 'nc_photos_cy', + projectId: 'okzqgr', viewportWidth: 1280, viewportHeight: 720,