Skip to content

Commit

Permalink
Review for v2 implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerajno committed Apr 29, 2023
1 parent 459c71c commit 04dc8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit 04dc8ee

Please sign in to comment.