diff --git a/src/components/cypress.config.js b/src/components/cypress.config.js index 55d875e..2a2cc29 100644 --- a/src/components/cypress.config.js +++ b/src/components/cypress.config.js @@ -7,7 +7,7 @@ module.exports = defineConfig({ setupNodeEvents(on, config) { return require("./cypress/plugins/index.js")(on, config); }, - baseUrl: "http://localhost:2000", + // baseUrl: "http://localhost:2000", }, component: {