diff --git a/cypress.config.js b/cypress.config.js index 9cac4c1a..02580f79 100644 --- a/cypress.config.js +++ b/cypress.config.js @@ -40,8 +40,6 @@ async function setupNodeEvents(on, config) { } module.exports = defineConfig({ - projectId: 'sc56ms', - video: false, e2e: { setupNodeEvents, baseUrl: 'http://localhost:3000',